s
This commit is contained in:
parent
9f30501bef
commit
b8975b734e
@ -9,7 +9,7 @@ spec:
|
||||
- web
|
||||
routes:
|
||||
- kind: Rule
|
||||
match: Host(`traefik.roxedus.com`) && ( PathPrefix(`/dashboard`) || PathPrefix(`/dashboard`))
|
||||
match: Host(`traefik.roxedus.com`) && ( PathPrefix(`/dashboard`) || PathPrefix(`/api`))
|
||||
services:
|
||||
- kind: TraefikService
|
||||
name: api@internal
|
||||
|
Loading…
Reference in New Issue
Block a user