Fix wrong copy/pasted with service name warning
This commit is contained in:
parent
6e92c20edb
commit
668e6fd610
1 changed files with 1 additions and 1 deletions
|
@ -386,7 +386,7 @@ but there are exceptions for label-based providers.
|
|||
See the specific [docker](../providers/docker.md#service-definition), [rancher](../providers/rancher.md#service-definition),
|
||||
or [marathon](../providers/marathon.md#service-definition) documentation.
|
||||
|
||||
!!! warning "The character `@` is not authorized in the middleware name."
|
||||
!!! warning "The character `@` is not authorized in the service name."
|
||||
|
||||
!!! important "HTTP routers can only target HTTP services (not TCP services)."
|
||||
|
||||
|
|
Loading…
Reference in a new issue