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:
parent
149ed91afb
commit
7fa3537015
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user