mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -16,7 +16,7 @@ services:
|
||||
- ${PANEL_APP_PORT_API}:${MINIO_API_PORT}
|
||||
command: server --console-address :${PANEL_APP_PORT_HTTP} --address :${MINIO_API_PORT} --json
|
||||
env_file:
|
||||
- /etc/1panel/envs/global.env
|
||||
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
extra_hosts:
|
||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user