remove duplicate key from frigate conf
All checks were successful
Deploy Containers / Prepare (push) Successful in 2m20s
All checks were successful
Deploy Containers / Prepare (push) Successful in 2m20s
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- "{{ data_dir }}/frigate:/config"
|
||||
- "{{ FRIGATE_RECORDINGS_PATH }}:/media/frigate"
|
||||
networks:
|
||||
- name: "{{ docker_network_name }}"
|
||||
labels:
|
||||
traefik.enable: "true"
|
||||
traefik.http.routers.frigate.rule: Host(`nvr.fntz.net`)
|
||||
|
||||
Reference in New Issue
Block a user