This commit is contained in:
2023-08-08 17:02:22 -05:00
parent 17c5c98433
commit 045c75c12f

View File

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