This commit is contained in:
2023-08-08 16:40:33 -05:00
parent 78f3610c02
commit a8e743d0b6

View File

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