add env var for frigate
All checks were successful
Deploy Containers / Prepare (push) Successful in 39s

This commit is contained in:
2026-01-10 18:56:11 -05:00
parent 6f0db19d1a
commit 074ebdfebc

View File

@@ -19,6 +19,8 @@
- /etc/localtime:/etc/localtime:ro
- "{{ data_dir }}/frigate:/config"
- "{{ media_path }}/Cameras:/media/frigate"
env:
LIBVA_DRIVER_NAME: radeonsi
labels:
traefik.enable: "true"
traefik.http.routers.frigate.rule: Host(`nvr.fntz.net`)