2018-11-27 17:42:04 +01:00
|
|
|
[log]
|
2018-08-24 16:20:03 +02:00
|
|
|
logLevel = "DEBUG"
|
|
|
|
|
2019-03-14 09:30:04 +01:00
|
|
|
[entrypoints]
|
|
|
|
[entrypoints.web]
|
2018-08-24 16:20:03 +02:00
|
|
|
address = ":8000"
|
2019-03-14 09:30:04 +01:00
|
|
|
[entrypoints.web.ForwardedHeaders]
|
2018-08-24 16:20:03 +02:00
|
|
|
insecure=true
|
2019-03-14 09:30:04 +01:00
|
|
|
[entrypoints.web.ClientIPStrategy]
|
2018-08-24 16:20:03 +02:00
|
|
|
depth=2
|
|
|
|
|
|
|
|
[api]
|
2018-11-27 17:42:04 +01:00
|
|
|
|
|
|
|
[providers]
|
|
|
|
[providers.docker]
|