This commit is contained in:
2023-12-11 09:06:13 -06:00
parent 0953e3471d
commit 7dbd35c00a

View File

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