mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 00:08:47 +08:00
fix: 修改 Affine 部分参数
This commit is contained in:
parent
6f042f5276
commit
6983dfd3fc
@ -16,7 +16,7 @@ services:
|
||||
environment:
|
||||
- NODE_OPTIONS="--import=./scripts/register.js"
|
||||
- AFFINE_CONFIG_PATH=/root/.affine/config
|
||||
- REDiIS_SERVER_HOST=${PANEL_REDIS_HOST}
|
||||
- REDIS_SERVER_HOST=${PANEL_REDIS_HOST}
|
||||
- REDIS_SERVER_PORT=6379
|
||||
- REDIS_SERVER_PASSWORD=${PANEL_REDIS_ROOT_PASSWORD}
|
||||
- DATABASE_URL=postgres://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PANEL_DB_PORT}/${PANEL_DB_NAME}
|
||||
|
Loading…
Reference in New Issue
Block a user