mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
更新应用 Ech0
This commit is contained in:
@@ -30,3 +30,10 @@ additionalProperties:
|
|||||||
labelEn: JWT Secret
|
labelEn: JWT Secret
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
- default: ""
|
||||||
|
edit: true
|
||||||
|
envKey: HTTP_PROXY
|
||||||
|
labelZh: 网络代理
|
||||||
|
labelEn: Network Proxy
|
||||||
|
required: false
|
||||||
|
type: text
|
||||||
|
|||||||
@@ -22,3 +22,4 @@ services:
|
|||||||
- ${ECH0_ROOT_PATH}/backup:/app/backup
|
- ${ECH0_ROOT_PATH}/backup:/app/backup
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
|
- HTTPS_PROXY=${HTTP_PROXY}
|
||||||
|
|||||||
Reference in New Issue
Block a user