Quoting endpoint to allow passing through to template

This commit is contained in:
Eric Renfro 2018-05-18 00:16:10 -04:00
parent c790405a5f
commit 0847b7f4ea

View file

@ -11,6 +11,6 @@ traefik:
config:
consul:
endpoint: localhost:8500
watch: True
endpoint: "localhost:8500"
watch: true
prefix: traefik