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:
- websecure
routes:
- match: Host("test.durp.info") && PathPrefix(`/`)
- match: Host("api.durp.info") && PathPrefix(`/api`)
kind: Rule
middlewares:
- name: jwt