mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 04:35:25 +03:00
Update docs/docs/frigate/installation.md
This commit is contained in:
parent
f85a72600e
commit
e87f158f22
@ -240,7 +240,7 @@ There may be other services running on your NAS that are using the same ports th
|
|||||||
|
|
||||||
You need to configure 2 paths:
|
You need to configure 2 paths:
|
||||||
|
|
||||||
- The location of your config file in yaml format, this needs to be file and you need to go to the location of where your config.yml is located, this will be different depending on your NAS folder structure e.g. `/docker/frigate/config/config.yml` will mount to `/config/config.yml` within the container. From v13 this mapping needs to be the entire folder instead of specifically the config.yml. So remove the '.yml'. For the example above this would become; `/docker/frigate/config/config' and `/config/config` within the container.
|
- The location of your config directory which will be different depending on your NAS folder structure e.g. `/docker/frigate/config` will mount to `/config` within the container.
|
||||||
- The location on your NAS where the recordings will be saved this needs to be a folder e.g. `/docker/volumes/frigate-0-media`
|
- The location on your NAS where the recordings will be saved this needs to be a folder e.g. `/docker/volumes/frigate-0-media`
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user