Adjusting config format
This commit is contained in:
parent
ee5107d99d
commit
358c7b92c3
1 changed files with 3 additions and 3 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