Added frigate config mount

This commit is contained in:
2025-07-20 19:57:43 +02:00
parent 4cb435c292
commit 759820a615
4 changed files with 719 additions and 719 deletions

View File

@@ -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