1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-08 21:17:56 +03:00

Correcting variable name 'server address' in TCP Router

This commit is contained in:
Raphael Pinto 2023-02-23 19:38:05 -03:00 committed by GitHub
parent 807feef176
commit 7bdf13ebdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -398,7 +398,7 @@ You can declare TCP Routers and/or Services using KV.
#### 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.