This commit is contained in:
2024-04-02 20:54:03 -05:00
parent 7b919ac428
commit 0e8ac72eba

View File

@@ -6,7 +6,7 @@ spec:
entryPoints: entryPoints:
- websecure - websecure
routes: routes:
- match: Host("test.durp.info") && PathPrefix(`/`) - match: Host("api.durp.info") && PathPrefix(`/api`)
kind: Rule kind: Rule
middlewares: middlewares:
- name: jwt - name: jwt