2019-10-15 15:34:08 +00:00
|
|
|
[global]
|
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
|
|
|
|
|
|
|
[log]
|
|
|
|
level = "DEBUG"
|
|
|
|
|
|
|
|
[entryPoints]
|
|
|
|
[entryPoints.web]
|
|
|
|
address = ":8000"
|
|
|
|
|
|
|
|
[api]
|
|
|
|
insecure = true
|
|
|
|
|
|
|
|
[providers]
|
2019-10-29 11:32:05 +00:00
|
|
|
[providers.consulCatalog]
|
2019-10-15 15:34:08 +00:00
|
|
|
exposedByDefault = false
|
|
|
|
refreshInterval = "500ms"
|
2019-10-29 11:32:05 +00:00
|
|
|
[providers.consulCatalog.endpoint]
|
2019-10-15 15:34:08 +00:00
|
|
|
address = "{{ .ConsulAddress }}"
|