diff --git a/security/frigate/docker-compose.yml b/security/frigate/docker-compose.yml index 6dd3364..dd81016 100644 --- a/security/frigate/docker-compose.yml +++ b/security/frigate/docker-compose.yml @@ -41,9 +41,3 @@ services: homepage.icon: "frigate.svg" homepage.href: "https://frigate.${DOMAIN}" homepage.description: "NVR with AI object detection" - networks: - - traefik_public - -networks: - traefik_public: - external: true