additionalProperties: formFields: - default: "host" edit: true envKey: NETWORK_MODE labelEn: Drive path labelZh: 网络模式 required: true type: select values: - label: 主机网络模式 value: "host" - label: 桥接网络模式 value: "bridge" - label: 无网络模式 value: "none" - label: 1panel-network value: "1panel-network" - default: "/home/homarr" edit: true envKey: HOMARR_ROOT_PATH labelZh: 数据持久化路径 labelEn: Data persistence path required: true type: text - default: 7575 edit: true envKey: PANEL_APP_PORT_HTTP labelZh: WebUI 端口 labelEn: WebUI port required: true rule: paramPort type: number - default: "7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d" edit: true envKey: SECRET_ENCRYPTION_KEY labelZh: 密钥 labelEn: Secret key required: true type: text