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.