mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 18:25:22 +03:00
Update docs/docs/frigate/installation.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
68da45e9fb
commit
bca2b0ce79
@ -270,9 +270,10 @@ There may be other services running on your NAS that are using the same ports th
|
||||
|
||||
**Volume Settings:**
|
||||
|
||||
under volumes 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
|
||||
- The location on your NAS where the recordings will be saved this needs to be a folder e.g. /docker/volumes/frigate-0-media (or where ever you would like the recordings to get saved on your NAS
|
||||
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.
|
||||
- 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