发布应用 PageSpy

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2024-11-18 18:09:19 +08:00
parent aa08fcaf71
commit cdcf2ea15f
10 changed files with 121 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
additionalProperties:
- default: "/home/PageSpy"
edit: true
envKey: KIMAI2_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 6752
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: 访问端口
labelEn: Port
required: true
rule: paramPort
type: number