Remove the explicit enable of TLS in Traefik
Much cleaner config!
This commit is contained in:
@ -8,5 +8,4 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.whoami.rule=Host(`whoami.theorangeone.net`) || Host(`who.0rng.one`)"
|
||||
- "traefik.http.routers.whoami.tls=true"
|
||||
- "traefik.http.routers.whoami.tls.certresolver=le"
|
||||
|
Reference in New Issue
Block a user