This commit is contained in:
Roxedus 2022-06-05 00:42:42 +02:00
parent e6010f1926
commit 9687d21ef5
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -6,7 +6,7 @@ metadata:
namespace: default
spec:
entryPoints:
- websecure
- web
routes:
- kind: Rule
match: Host(`traefik.roxedus.com`) && ( PathPrefix(`/dashboard`) || PathPrefix(`/api`))