mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
CONTAINER_NAME="tianji"
|
|
PANEL_APP_PORT_HTTP="40205"
|
|
ALLOW_OPENAPI="true"
|
|
ALLOW_REGISTER="false"
|
|
JWT_SECRET="any-random-text_fZpxzA"
|
|
PANEL_DB_HOST="postgresql"
|
|
PANEL_DB_HOST_NAME="postgresql"
|
|
PANEL_DB_NAME="tianji_5pz3w2"
|
|
PANEL_DB_PORT="5432"
|
|
PANEL_DB_USER="tianji_XA6H4c"
|
|
PANEL_DB_USER_PASSWORD="tianji_4X2sNe"
|