This commit is contained in:
DeveloperDurp 2025-03-04 05:28:38 -06:00
parent a314f60d38
commit e0f4cf206d
2 changed files with 16 additions and 16 deletions

View file

@ -12,7 +12,7 @@ data:
middlewares:
- strip
service: myexthost
rule: Host(`test.durp.info`) && Path(`/`)
rule: Host(`1test.durp.info`) && Path(`/`)
tls: {}
myexthost: