Correcting variable name 'server address' in TCP Router
This commit is contained in:
parent
807feef176
commit
7bdf13ebdc
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ You can declare TCP Routers and/or Services using KV.
|
||||||
|
|
||||||
#### TCP Services
|
#### TCP Services
|
||||||
|
|
||||||
??? info "`traefik/tcp/services/<service_name>/loadbalancer/servers/<n>/url`"
|
??? info "`traefik/tcp/services/<service_name>/loadbalancer/servers/<n>/address`"
|
||||||
|
|
||||||
See [servers](../services/index.md#servers) for more information.
|
See [servers](../services/index.md#servers) for more information.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue