1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-19 18:50:12 +03:00

fix a service with one server .yaml example

This commit is contained in:
Denis Zavershinskiy 2019-09-13 16:30:05 +07:00 committed by Traefiker Bot
parent 149ed91afb
commit 7fa3537015

View File

@ -105,7 +105,7 @@ The `url` option point to a specific instance.
my-service:
loadBalancer:
servers:
url: "http://private-ip-server-1/"
- url: "http://private-ip-server-1/"
```
#### Load-balancing