1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 04:21:05 +08:00
github-action update-app-version 2fd6ff14b9 Update app version [skip ci]
2023-11-12 08:24:26 +00:00

17 lines
542 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