mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-10 22:20:32 +08:00
发布应用 Jelyseerr
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
80f66514fc
commit
7c7c946269
@ -27,3 +27,10 @@ additionalProperties:
|
|||||||
value: "jellyfin"
|
value: "jellyfin"
|
||||||
- label: Emby
|
- label: Emby
|
||||||
value: "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
|
- PORT=5055
|
||||||
- LOG_LEVEL=debug
|
- LOG_LEVEL=debug
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
|
- https_proxy=${http_proxy:-}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user