Remove the explicit enable of TLS in Traefik
Much cleaner config!
This commit is contained in:
@ -11,5 +11,4 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.gotify.rule=Host(`gotify.jakehoward.tech`)"
|
||||
- "traefik.http.routers.gotify.tls=true"
|
||||
- "traefik.http.routers.gotify.tls.certresolver=le"
|
||||
|
Reference in New Issue
Block a user