mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-14 23:22:09 +08:00
parent
29b3ec6c54
commit
f7eb0cc014
@ -16,7 +16,7 @@ services:
|
||||
environment:
|
||||
- NODE_OPTIONS="--import=./scripts/register.js"
|
||||
- AFFINE_CONFIG_PATH=/root/.affine/config
|
||||
- REDiIS_SERVER_HOST=${REDIS_HOST}
|
||||
- REDiIS_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}
|
||||
@ -31,4 +31,4 @@ services:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user