2020-07-01 12:40:04 +00:00
|
|
|
[global]
|
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
|
|
|
|
|
|
|
[log]
|
|
|
|
level = "DEBUG"
|
2022-11-21 17:36:05 +00:00
|
|
|
noColor = true
|
2020-07-01 12:40:04 +00:00
|
|
|
|
|
|
|
[entryPoints]
|
|
|
|
|
|
|
|
[entryPoints.traefik]
|
|
|
|
address = ":8001"
|
|
|
|
[entryPoints.traefik.transport.lifeCycle]
|
|
|
|
requestAcceptGraceTimeout = "10s"
|
|
|
|
|
|
|
|
[ping]
|
2022-11-21 17:36:05 +00:00
|
|
|
terminatingStatusCode = 204
|