mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
17 lines
526 B
YAML
Executable File
17 lines
526 B
YAML
Executable File
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
|