We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2292704 commit ed4a39aCopy full SHA for ed4a39a
services/traefik/docker-compose.yml.j2
@@ -103,9 +103,6 @@ services:
103
- traefik.http.routers.www-catchall.tls=true
104
- traefik.http.routers.www-catchall.middlewares=strip-www
105
106
- # Explicit www domain certificate
107
- - traefik.http.routers.www-catchall.tls.domains[0].main=www.${MACHINE_FQDN} # Shouldnt this be all domains?>>
108
-
109
###########################
110
# basic authentication
111
# Note: all dollar signs in the hash need to be doubled for escaping.
0 commit comments