8d7eccad5d
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
17 lines
235 B
TOML
17 lines
235 B
TOML
[global]
|
|
checkNewVersion = false
|
|
sendAnonymousUsage = false
|
|
|
|
[log]
|
|
level = "DEBUG"
|
|
|
|
[entryPoints]
|
|
[entryPoints.web]
|
|
address = ":8000"
|
|
[entryPoints.web.ForwardedHeaders]
|
|
insecure=true
|
|
|
|
[api]
|
|
|
|
[providers]
|
|
[providers.docker]
|