mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-14 00:56:42 +03:00
yaml list
This commit is contained in:
parent
1114c9c903
commit
a2639b54bd
@ -172,7 +172,8 @@ In your `docker-compose.yml`, also add:
|
||||
```yaml
|
||||
privileged: true
|
||||
|
||||
volumes: /run/mxa_manager:/run/mxa_manager
|
||||
volumes:
|
||||
- /run/mxa_manager:/run/mxa_manager
|
||||
```
|
||||
|
||||
If you can't use Docker Compose, you can run the container with something similar to this:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user