This commit is contained in:
Roxedus 2022-06-05 00:17:44 +02:00
parent 263aab4639
commit 9f30501bef
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -9,7 +9,7 @@ spec:
- web
routes:
- kind: Rule
match: Host(`traefik.roxedus.com`) && PathPrefix(`/dashboard`)
match: Host(`traefik.roxedus.com`) && ( PathPrefix(`/dashboard`) || PathPrefix(`/dashboard`))
services:
- kind: TraefikService
name: api@internal