mirror of
https://github.com/containous/traefik.git
synced 2025-08-29 01:49:33 +03:00
Fix small missing property in documentation for consul catalog
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user