mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-02-04 17:14:43 +01:00
fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
defaultEntryPoints = ["https","http"]
|
||||
|
||||
logLevel="ERROR"
|
||||
logLevel = "ERROR"
|
||||
|
||||
[entryPoints]
|
||||
useXForwardedFor = true
|
||||
@@ -32,4 +32,4 @@ entryPoint = "http"
|
||||
|
||||
[accessLog]
|
||||
filePath = "/traefik_logs/access.log"
|
||||
format = "json"
|
||||
format = "json"
|
||||
Reference in New Issue
Block a user