Added description value into configuration file

This commit is contained in:
Mario
2022-05-31 22:40:25 +02:00
parent 25904ff751
commit 7d2e8b4e05
3 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,7 @@
apiVersion: "v1"
protocol: "http"
address: ":8080"
description: "Wordpress 4.0"
commands:
- regex: "wp-admin"
handler: "Unauthorized"