发布应用 PageSpy
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
4ad859c4ce
commit
8f9d22447a
|
|
@ -1,16 +1,17 @@
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
- default: "/home/PageSpy"
|
formFields:
|
||||||
edit: true
|
- default: "/home/PageSpy"
|
||||||
envKey: KIMAI2_ROOT_PATH
|
edit: true
|
||||||
labelZh: 数据持久化路径
|
envKey: PAGE_SPY_WEB_ROOT_PATH
|
||||||
labelEn: Data persistence path
|
labelZh: 数据持久化路径
|
||||||
required: true
|
labelEn: Data persistence path
|
||||||
type: text
|
required: true
|
||||||
- default: 6752
|
type: text
|
||||||
edit: true
|
- default: 6752
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
edit: true
|
||||||
labelZh: 访问端口
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelZh: 访问端口
|
||||||
required: true
|
labelEn: Port
|
||||||
rule: paramPort
|
required: true
|
||||||
type: number
|
rule: paramPort
|
||||||
|
type: number
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue