diff --git a/swarm/local_core.yml b/swarm/local_core.yml index dbfd505..aaa7601 100644 --- a/swarm/local_core.yml +++ b/swarm/local_core.yml @@ -78,7 +78,7 @@ services: - traefik.http.routers.traefik-public-https.entrypoints=https - traefik.http.routers.traefik-public-https.tls=true # Use the "le" (Let's Encrypt) resolver created below - - traefik.http.routers.traefik-public-https.tls.certresolver=le + # - traefik.http.routers.traefik-public-https.tls.certresolver=le # Enable HTTP Basic auth, using the middleware created above - traefik.http.routers.traefik-public-https.middlewares=admin-auth # Use the special Traefik service api@internal with the web UI/Dashboard