mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -14,7 +14,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8080
|
||||
- ${PANEL_APP_PORT_HTTP}:8061
|
||||
env_file:
|
||||
- /etc/1panel/envs/global.env
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
@@ -22,4 +22,6 @@ services:
|
||||
- ./config/config.local.js:/iframely/config.local.js
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- PORT=8061
|
||||
- HOST='0.0.0.0'
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
|
||||
Reference in New Issue
Block a user