mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -10,7 +10,7 @@ services:
|
||||
- /start.py
|
||||
- generate
|
||||
env_file:
|
||||
- /etc/1panel/envs/global.env
|
||||
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
volumes:
|
||||
- ${SYNAPSE_ROOT_PATH}/data:/data
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8008
|
||||
env_file:
|
||||
- /etc/1panel/envs/global.env
|
||||
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
volumes:
|
||||
- ${SYNAPSE_ROOT_PATH}/data:/data
|
||||
|
||||
Reference in New Issue
Block a user