Fix small missing property in documentation for consul catalog

This commit is contained in:
Michael MATUR 2017-12-11 18:01:44 +01:00 committed by Traefiker
parent 709c7e5707
commit 623a7dc7e6

View file

@ -88,6 +88,12 @@ endpoint = "127.0.0.1:8500"
#
exposedByDefault = false
# Default domain used.
#
# Optional
#
domain = "consul.localhost"
# Prefix for Consul catalog tags.
#
# Optional