diff --git a/stack.production.yml b/stack.production.yml index e523021..8de60cf 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -32,7 +32,7 @@ services: traefik.http.routers.portainer.tls.certresolver: letsencryptresolver traefik.http.services.portainer.loadbalancer.server.port: 9000 traefik.docker.network: traefik - traefik.http.routers.portainer.middlewares: authelia_authelia@docker + # traefik.http.routers.portainer.middlewares: authelia_authelia@docker networks: - traefik - portainer