This commit is contained in:
2023-08-08 16:39:09 -05:00
parent c07aef26fc
commit 78f3610c02

View File

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