Fix small missing property in documentation for consul catalog
This commit is contained in:
parent
709c7e5707
commit
623a7dc7e6
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue