fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
defaultEntryPoints = ["https","http"]
|
defaultEntryPoints = ["https","http"]
|
||||||
|
|
||||||
logLevel="ERROR"
|
logLevel = "ERROR"
|
||||||
|
|
||||||
[entryPoints]
|
[entryPoints]
|
||||||
useXForwardedFor = true
|
useXForwardedFor = true
|
||||||
@@ -32,4 +32,4 @@ entryPoint = "http"
|
|||||||
|
|
||||||
[accessLog]
|
[accessLog]
|
||||||
filePath = "/traefik_logs/access.log"
|
filePath = "/traefik_logs/access.log"
|
||||||
format = "json"
|
format = "json"
|
||||||
Reference in New Issue
Block a user