This commit is contained in:
DeveloperDurp 2023-08-08 17:01:49 -05:00
parent 25855b2b5d
commit 17c5c98433

View file

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