665aeb34b2
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
18 lines
274 B
TOML
18 lines
274 B
TOML
[global]
|
|
checkNewVersion = false
|
|
sendAnonymousUsage = false
|
|
|
|
[log]
|
|
level = "DEBUG"
|
|
|
|
[api]
|
|
|
|
[entryPoints]
|
|
[entryPoints.footcp]
|
|
address = ":8093"
|
|
[entryPoints.fooudp]
|
|
address = ":8090/udp"
|
|
[entryPoints.web]
|
|
address = ":8000"
|
|
|
|
[providers.kubernetesCRD]
|