This commit is contained in:
2023-08-08 16:03:33 -05:00
parent 66c606b0b7
commit a2312531c0

View File

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