Change rule one more time

This commit is contained in:
SeanOMik 2023-04-02 20:23:02 -04:00
parent 75fa1fcc8d
commit c0b9baab87
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ env:
ingressRoute:
dashboard:
enabled: true
matchRule: Host(`k3st.***REMOVED***`) && (PathPrefix(`/dashboard`) || PathPrefix(`/api`))
matchRule: Host(`k3st.***REMOVED***`) && (PathPrefix(`/dashboard/`) || PathPrefix(`/api`))
entryPoints: ["traefik", "websecure"]
# Persistent Storage