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: data:
config.yml: | config.yml: |
http: http:
middlewares:
strip-host-and-path-middleware:
stripHost: "test.durp.info"
routers: routers:
router0: router0:
service: service0 service: service0
rule: Host(`test.durp.info`) rule: Host(`authentik.durp.info`)
middleware:
- name: strip-host-and-path-middleware
services: services:
service0: service0:
loadBalancer: loadBalancer:
servers: servers:
- url: https://google.com - url: https://authentik.durp.info