mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-09 08:26:06 +08:00
修复 nodedb 环境变量被覆盖
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
77d8756fdc
commit
bb904f2cee
@ -15,6 +15,13 @@ additionalProperties:
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "http://127.0.0.1:4567"
|
||||
edit: true
|
||||
envKey: NODEBB_URL
|
||||
labelZh: 服务地址
|
||||
labelEn: Service address
|
||||
required: true
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: NODEBB_ADMIN_USERNAME
|
||||
|
@ -25,4 +25,3 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- NODEBB_PORT=4567
|
||||
- NODEBB_URL=http://127.0.0.1:4567
|
||||
|
Loading…
x
Reference in New Issue
Block a user