rule
This commit is contained in:
parent
263aab4639
commit
9f30501bef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user