feat:格式化yaml文件
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "/var/run/docker.sock"
|
||||
edit: true
|
||||
envKey: DOCKER_SOCK_PATH
|
||||
labelEn: Docker Socket Path
|
||||
labelZh: Docker 套接字路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "/etc/hosts"
|
||||
edit: true
|
||||
envKey: HOSTS_PATH
|
||||
labelEn: Hosts File Path
|
||||
labelZh: Hosts 文件路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "/var/run/docker.sock"
|
||||
edit: true
|
||||
envKey: DOCKER_SOCK_PATH
|
||||
labelEn: Docker Socket Path
|
||||
labelZh: Docker 套接字路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "/etc/hosts"
|
||||
edit: true
|
||||
envKey: HOSTS_PATH
|
||||
labelEn: Hosts File Path
|
||||
labelZh: Hosts 文件路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user