2022-01-28 16:16:07 +00:00
|
|
|
[global]
|
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
|
|
|
|
|
|
|
[log]
|
|
|
|
level = "DEBUG"
|
2022-11-21 17:36:05 +00:00
|
|
|
noColor = true
|
2022-01-28 16:16:07 +00:00
|
|
|
|
|
|
|
[entryPoints]
|
|
|
|
[entryPoints.web]
|
|
|
|
address = ":8000"
|
|
|
|
|
|
|
|
[api]
|
|
|
|
insecure = true
|
|
|
|
|
|
|
|
[providers]
|
|
|
|
[providers.consulCatalog]
|
|
|
|
exposedByDefault = true
|
|
|
|
refreshInterval = "500ms"
|
|
|
|
defaultRule = "{{ .DefaultRule }}"
|
|
|
|
watch = true
|
|
|
|
[providers.consulCatalog.endpoint]
|
|
|
|
address = "{{ .ConsulAddress }}"
|