This commit is contained in:
DeveloperDurp 2023-08-08 16:38:56 -05:00
parent 39f8df04bb
commit c07aef26fc

View file

@ -22,7 +22,7 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`kong.durp.info`) && PathPrefix(`/durpapi`)
- match: Host(`kong.durp.info`) && PathPrefix(`/`)
kind: Rule
services:
- name: kong-kong-proxy