This commit is contained in:
2023-08-08 19:19:06 -05:00
parent e970553acb
commit 1df51546e2

View File

@@ -6,7 +6,7 @@ spec:
entryPoints:
- websecure
routes:
- match: Host("api.durp.info") && Path(`/durpapi`)
- match: Host("api.durp.info") && PathPrefix(`/durpapi`)
middlewares:
- name: authentik-proxy-provider
namespace: traefik