Exposed by default feature in Consul Catalog

This commit is contained in:
Michael 2017-08-25 17:32:03 +02:00 committed by Traefiker
parent e0af17a17a
commit f16219f90a
8 changed files with 241 additions and 24 deletions

View file

@ -1481,6 +1481,13 @@ endpoint = "127.0.0.1:8500"
#
domain = "consul.localhost"
# Expose Consul catalog services by default in traefik
#
# Optional
# Default: true
#
exposedByDefault = false
# Prefix for Consul catalog tags
#
# Optional