mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
update
This commit is contained in:
parent
e970553acb
commit
1df51546e2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host("api.durp.info") && Path(`/durpapi`)
|
- match: Host("api.durp.info") && PathPrefix(`/durpapi`)
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: authentik-proxy-provider
|
- name: authentik-proxy-provider
|
||||||
namespace: traefik
|
namespace: traefik
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue