Browse Source

fix traefik toml

feature/auto_ssh
Andrew Camilleri 6 years ago
parent
commit
3a665c627b
  1. 1
      Production-Traefik/traefik.toml

1
Production-Traefik/traefik.toml

@ -3,7 +3,6 @@ defaultEntryPoints = ["https","http"]
logLevel = "ERROR"
[entryPoints]
useXForwardedFor = true
[entryPoints.http]
address = ":80"
[entryPoints.http.redirect]

Loading…
Cancel
Save