add env var for frigate
All checks were successful
Deploy Containers / Prepare (push) Successful in 39s
All checks were successful
Deploy Containers / Prepare (push) Successful in 39s
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user