Added frigate config mount
This commit is contained in:
@@ -173,7 +173,7 @@ services:
|
||||
- /dev/dri/renderD128 # for intel hwaccel, needs to be updated for your hardware
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- "{{docker.frigate.config_volume}}/config.yml:/config/config.yml"
|
||||
- "{{docker.frigate.config_volume}}:/config"
|
||||
- "{{docker.frigate.media_volume}}:/media/frigate"
|
||||
- type: tmpfs # Optional: 2GB of memory, reduces SSD/SD Card wear
|
||||
target: /tmp/cache
|
||||
|
||||
Reference in New Issue
Block a user