first commit

This commit is contained in:
Mario
2022-05-08 20:49:53 +02:00
commit 7b7eeb3e15
21 changed files with 1314 additions and 0 deletions

View File

@ -0,0 +1,10 @@
apiVersion: "v1"
protocol: "http"
address: ":8080"
commands:
- regex: "wp-admin"
handler: "login"
headers:
- "Content-Type: text/html"
- "Expires: 0"
- "Version: 6.42.12"