feat:格式化yaml文件
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user