更新应用 Ech0

This commit is contained in:
ms
2025-10-30 18:53:42 +08:00
parent 95c2f07ecf
commit b1311e6309
2 changed files with 8 additions and 0 deletions

View File

@@ -30,3 +30,10 @@ additionalProperties:
labelEn: JWT Secret
required: true
type: text
- default: ""
edit: true
envKey: HTTP_PROXY
labelZh: 网络代理
labelEn: Network Proxy
required: false
type: text

View File

@@ -22,3 +22,4 @@ services:
- ${ECH0_ROOT_PATH}/backup:/app/backup
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY}