mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
更新配置
This commit is contained in:
@@ -136,3 +136,17 @@ additionalProperties:
|
|||||||
value: "true"
|
value: "true"
|
||||||
- label: 禁止
|
- label: 禁止
|
||||||
value: "false"
|
value: "false"
|
||||||
|
- default: ""
|
||||||
|
edit: true
|
||||||
|
envKey: HTTP_PROXY
|
||||||
|
labelZh: HTTP 代理
|
||||||
|
labelEn: HTTP Proxy
|
||||||
|
required: false
|
||||||
|
type: text
|
||||||
|
- default: "localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local"
|
||||||
|
edit: true
|
||||||
|
envKey: NO_PROXY
|
||||||
|
labelZh: 忽略代理
|
||||||
|
labelEn: No Proxy
|
||||||
|
required: false
|
||||||
|
type: text
|
||||||
|
|||||||
Reference in New Issue
Block a user