1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-26 10:03:48 +03:00

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