2025-03-31 14:26:28 +08:00
|
|
|
|
additionalProperties:
|
|
|
|
|
|
formFields:
|
|
|
|
|
|
- default: 8090
|
|
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
|
labelEn: WebUI Port
|
|
|
|
|
|
labelZh: 网页端口
|
|
|
|
|
|
required: true
|
|
|
|
|
|
rule: paramPort
|
|
|
|
|
|
type: number
|
2025-04-02 11:30:28 +08:00
|
|
|
|
- default: ""
|
2025-03-31 14:26:28 +08:00
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_HTTP_PROXY
|
2025-04-02 11:30:28 +08:00
|
|
|
|
labelEn: HTTP_PROXY (e.g., http://<URL_ADDRESS>:<Port>)
|
|
|
|
|
|
labelZh: HTTP_PROXY (例如:http://<URL_ADDRESS>:<Port>)
|
2025-03-31 14:26:28 +08:00
|
|
|
|
required: false
|
|
|
|
|
|
rule: paramExtUrl
|
|
|
|
|
|
type: text
|
2025-04-02 11:30:28 +08:00
|
|
|
|
- default: ""
|
2025-03-31 14:26:28 +08:00
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_HTTPS_PROXY
|
2025-04-02 11:30:28 +08:00
|
|
|
|
labelEn: HTTPS_PROXY (e.g., http://<URL_ADDRESS>:<Port>)
|
|
|
|
|
|
labelZh: HTTPS_PROXY (例如:http://<URL_ADDRESS>:<Port>)
|
2025-03-31 14:26:28 +08:00
|
|
|
|
required: false
|
|
|
|
|
|
rule: paramExtUrl
|
|
|
|
|
|
type: text
|
2025-04-02 11:30:28 +08:00
|
|
|
|
- default: ""
|
2025-03-31 14:26:28 +08:00
|
|
|
|
edit: true
|
|
|
|
|
|
envKey: PANEL_NO_PROXY
|
2025-04-02 11:30:28 +08:00
|
|
|
|
labelEn: NO_PROXY (e.g., 172.18.0.0/16,127.0.0.1,localhost)
|
|
|
|
|
|
labelZh: NO_PROXY (例如:172.18.0.0/16,127.0.0.1,localhost)
|
2025-03-31 14:26:28 +08:00
|
|
|
|
required: false
|
|
|
|
|
|
type: text
|