The router rule joined send_domains with ', ' which is the v2 syntax
('Host(`a`, `b`)'). Traefik v3 expects each Host() to be its own
matcher joined with the explicit '||' OR operator. With v3 the comma
form is silently ignored — only the first host actually matches.
Match the pattern already used in the authentik, drawio and nextcloud
roles in this collection.
|
||
|---|---|---|
| .. | ||
| 389ds | ||
| authentik | ||
| authentik_outpost_ldap | ||
| base | ||
| collabora | ||
| drawio | ||
| garage | ||
| homarr | ||
| httpbin | ||
| keycloak | ||
| nextcloud | ||
| opencloud | ||
| send | ||
| traefik | ||