Changing config format
This commit is contained in:
parent
633a8fb93c
commit
099f331f61
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