Merge v1.0.1
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
commit
e62cca1e7c
13 changed files with 97 additions and 46 deletions
|
@ -8,9 +8,9 @@ logLevel = "DEBUG"
|
|||
|
||||
|
||||
[etcd]
|
||||
endpoint = "{{.EtcdHost}}:4001"
|
||||
endpoint = "{{.EtcdHost}}:2379"
|
||||
prefix = "/traefik"
|
||||
watch = true
|
||||
|
||||
[web]
|
||||
address = ":8081"
|
||||
address = ":8081"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue