1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 01:11:02 +08:00
Meng Sen d94a113a9f 发布应用 Puff 域名监测平台
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
2024-10-18 16:13:05 +08:00

18 lines
409 B
YAML

additionalProperties:
formFields:
- default: "/home/puff"
edit: true
envKey: PUFF_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number