@@ -27,3 +27,10 @@ additionalProperties:
|
||||
value: "jellyfin"
|
||||
- label: Emby
|
||||
value: "emby"
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: http_proxy
|
||||
labelZh: HTTP(s) 网络代理
|
||||
labelEn: HTTP(s) Proxy
|
||||
required: false
|
||||
type: text
|
||||
|
||||
@@ -22,3 +22,4 @@ services:
|
||||
- PORT=5055
|
||||
- LOG_LEVEL=debug
|
||||
- TZ=Asia/Shanghai
|
||||
- https_proxy=${http_proxy:-}
|
||||
|
||||
Reference in New Issue
Block a user