This commit is contained in:
2025-03-04 06:20:56 -06:00
parent 092ec28ea9
commit 5bdee88d29

View File

@@ -5,17 +5,12 @@ metadata:
data:
config.yml: |
http:
middlewares:
strip-host-and-path-middleware:
stripHost: "test.durp.info"
routers:
router0:
service: service0
rule: Host(`test.durp.info`)
middleware:
- name: strip-host-and-path-middleware
rule: Host(`authentik.durp.info`)
services:
service0:
loadBalancer:
servers:
- url: https://google.com
- url: https://authentik.durp.info