fix traefik toml

This commit is contained in:
Andrew Camilleri
2018-09-16 19:03:47 +02:00
parent 18d7c14afe
commit 3a665c627b

View File

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