c4df78b4b9
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
18 lines
No EOL
237 B
TOML
18 lines
No EOL
237 B
TOML
[global]
|
|
checkNewVersion = false
|
|
sendAnonymousUsage = false
|
|
|
|
[log]
|
|
level = "DEBUG"
|
|
|
|
[entryPoints]
|
|
[entryPoints.web]
|
|
address = ":8000"
|
|
[entryPoints.footcp]
|
|
address = ":8093"
|
|
|
|
|
|
[api]
|
|
|
|
[Providers]
|
|
[Providers.KubernetesCRD] |