Unquoted back to normal
This commit is contained in:
parent
aff52a2399
commit
783df5689c
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ traefik:
|
||||||
|
|
||||||
config:
|
config:
|
||||||
consul:
|
consul:
|
||||||
endpoint: "localhost:8500"
|
endpoint: localhost:8500
|
||||||
watch: true
|
watch: true
|
||||||
prefix: traefik
|
prefix: traefik
|
||||||
|
|
Loading…
Reference in a new issue