example update

This commit is contained in:
yusing
2024-03-18 05:05:28 +00:00
parent 3a81064fba
commit eca67b24d5
2 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
app: # alias
app: # matching `app.y.z`
# optional
scheme: http
# required, proxy target
@@ -10,4 +10,6 @@ app: # alias
# optional
path_mode:
# optional
notlsverify: false
notlsverify: false
# app2:
# ...