fix: add filename in the file provider logs.

This commit is contained in:
Ludovic Fernandez 2019-10-11 17:20:05 +02:00 committed by Traefiker Bot
parent 17ce295c30
commit e7b7ae94b0
2 changed files with 4 additions and 4 deletions

View file

@ -539,7 +539,7 @@ The `address` option (IP:Port) point to a specific instance.
my-service:
loadBalancer:
servers:
address: "xx.xx.xx.xx:xx"
- address: "xx.xx.xx.xx:xx"
```
#### Termination Delay