1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 14:21:02 +08:00
2024-12-12 21:27:56 +08:00

17 lines
468 B
YAML

additionalProperties:
formFields:
- default: WATCHTOWER_NO_STARTUP_MESSAGE
edit: true
envKey: ENV1
labelEn: Environmental parameters (split by ;)
labelZh: 环境参数(以;分割)
required: true
type: text
- default: --interval 3600 --cleanup
edit: true
envKey: COMMAND1
labelEn: Command parameters (separated by spaces)
labelZh: 命令参数(以空格分割)
required: true
type: text