2024-12-12 21:27:56 +08:00
|
|
|
|
additionalProperties:
|
|
|
|
|
|
formFields:
|
2025-09-04 00:36:13 +08:00
|
|
|
|
- default: 40297
|
2024-12-12 21:27:56 +08:00
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
|
labelEn: Port
|
|
|
|
|
|
labelZh: 端口
|
2025-11-06 23:35:02 +08:00
|
|
|
|
label:
|
|
|
|
|
|
en: Port
|
|
|
|
|
|
zh: 端口
|
2024-12-12 21:27:56 +08:00
|
|
|
|
required: true
|
|
|
|
|
|
rule: paramPort
|
|
|
|
|
|
type: number
|
|
|
|
|
|
- default: "./data"
|
|
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: DATA_PATH
|
|
|
|
|
|
labelEn: Data Path
|
|
|
|
|
|
labelZh: 数据路径
|
2025-11-06 23:35:02 +08:00
|
|
|
|
label:
|
|
|
|
|
|
en: Data Path
|
|
|
|
|
|
zh: 数据路径
|
2024-12-12 21:27:56 +08:00
|
|
|
|
required: true
|
|
|
|
|
|
type: text
|
2025-09-04 00:36:13 +08:00
|
|
|
|
- default: ""
|
|
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_HTTP_PROXY
|
|
|
|
|
|
labelEn: HTTP_PROXY (e.g., http://<URL_ADDRESS>:<Port>)
|
|
|
|
|
|
labelZh: HTTP 代理服务器 (例如:http://<URL_ADDRESS>:<Port>)
|
2025-11-06 23:35:02 +08:00
|
|
|
|
label:
|
|
|
|
|
|
en: HTTP_PROXY (e.g., http://<URL_ADDRESS>:<Port>)
|
|
|
|
|
|
zh: HTTP 代理服务器 (例如:http://<URL_ADDRESS>:<Port>)
|
2025-09-04 00:36:13 +08:00
|
|
|
|
required: false
|
|
|
|
|
|
rule: paramExtUrl
|
|
|
|
|
|
type: text
|
|
|
|
|
|
- default: ""
|
|
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_HTTPS_PROXY
|
|
|
|
|
|
labelEn: HTTPS_PROXY (e.g., http://<URL_ADDRESS>:<Port>)
|
|
|
|
|
|
labelZh: HTTPS 代理服务器 (例如:http://<URL_ADDRESS>:<Port>)
|
2025-11-06 23:35:02 +08:00
|
|
|
|
label:
|
|
|
|
|
|
en: HTTPS_PROXY (e.g., http://<URL_ADDRESS>:<Port>)
|
|
|
|
|
|
zh: HTTPS 代理服务器 (例如:http://<URL_ADDRESS>:<Port>)
|
2025-09-04 00:36:13 +08:00
|
|
|
|
required: false
|
|
|
|
|
|
rule: paramExtUrl
|
|
|
|
|
|
type: text
|
|
|
|
|
|
- default: ""
|
|
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_NO_PROXY
|
|
|
|
|
|
labelEn: NO_PROXY (e.g., 172.18.0.0/16,127.0.0.1,localhost)
|
|
|
|
|
|
labelZh: 跳过代理地址 (例如:172.18.0.0/16,127.0.0.1,localhost)
|
2025-11-06 23:35:02 +08:00
|
|
|
|
label:
|
|
|
|
|
|
en: NO_PROXY (e.g., 172.18.0.0/16,127.0.0.1,localhost)
|
|
|
|
|
|
zh: 跳过代理地址 (例如:172.18.0.0/16,127.0.0.1,localhost)
|
2025-09-04 00:36:13 +08:00
|
|
|
|
required: false
|
|
|
|
|
|
type: text
|