diff --git a/docker-compose.yml b/docker-compose.yml index 3980373..b6bb7b5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,9 @@ services: - "traefik.http.routers.calibre-secure.tls=true" - "traefik.http.routers.calibre-secure.service=calibre" - "traefik.http.services.calibre.loadbalancer.server.port=8083" +# - 'traefik.http.routers.abshelf-secure.middlewares=authelia@docker' # authelia middleware + networks: proxy: - external: true \ No newline at end of file + external: true