4a68d29ce2
Co-authored-by: Gérald Croës <gerald@containo.us>
15 lines
226 B
TOML
15 lines
226 B
TOML
[log]
|
|
logLevel = "DEBUG"
|
|
|
|
[entrypoints]
|
|
[entrypoints.web]
|
|
address = ":8000"
|
|
[entrypoints.web.ForwardedHeaders]
|
|
insecure=true
|
|
[entrypoints.web.ClientIPStrategy]
|
|
depth=2
|
|
|
|
[api]
|
|
|
|
[providers]
|
|
[providers.docker]
|