[docs]support en webapp

This commit is contained in:
tomsun28
2022-04-10 19:15:42 +08:00
parent 69af6d2a12
commit a7658624ab
8 changed files with 115 additions and 129 deletions

View File

@@ -4,7 +4,7 @@ category: custom
app: example
name:
zh-CN: 模拟应用类型
en-US: EXAMPLE APP
en-US: EXAMPLE
# 参数映射map. type是参数类型: 0-number数字, 1-string明文字符串, 2-secret加密字符串, 3-map映射的json串
# 强制固定必须参数 - host
configmap:

View File

@@ -2,7 +2,7 @@ category: service
app: fullsite
name:
zh-CN: 全站监控
en-US: FULL WEBSITE MONITOR
en-US: SITE MAP
configmap:
- key: host
type: 1

View File

@@ -2,7 +2,7 @@ category: service
app: website
name:
zh-CN: 网站监测
en-US: WEBSITE MONITOR
en-US: WEBSITE
configmap:
- key: host
type: 1