mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -15,6 +15,13 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
- default: "http://127.0.0.1:4567"
|
||||||
|
edit: true
|
||||||
|
envKey: NODEBB_URL
|
||||||
|
labelZh: 服务地址
|
||||||
|
labelEn: Service address
|
||||||
|
required: true
|
||||||
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: NODEBB_ADMIN_USERNAME
|
envKey: NODEBB_ADMIN_USERNAME
|
||||||
|
|||||||
@@ -25,4 +25,3 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- NODEBB_PORT=4567
|
- NODEBB_PORT=4567
|
||||||
- NODEBB_URL=http://127.0.0.1:4567
|
|
||||||
|
|||||||
Reference in New Issue
Block a user