remove duplicate key from frigate conf
All checks were successful
Deploy Containers / Prepare (push) Successful in 2m20s

This commit is contained in:
2025-10-08 21:20:29 -04:00
parent 22bd7d36ca
commit b675eb19e8

View File

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