mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -4,12 +4,9 @@ MINIO_ROOT_PATH=/home/minio
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=9001
|
||||
|
||||
# API 端口 (映射内部端口) [必填]
|
||||
# API 端口 [必填]
|
||||
PANEL_APP_PORT_API=9000
|
||||
|
||||
# API 内部端口 [必填]
|
||||
MINIO_API_PORT=9000
|
||||
|
||||
# 管理员 用户名 [必填]
|
||||
MINIO_ROOT_USER=minio
|
||||
|
||||
@@ -25,9 +22,6 @@ MINIO_BROWSER_LOGIN_ANIMATION=on
|
||||
# 会话持续时间 (s/秒 m/分钟 h/小时 d/天) [必填]
|
||||
MINIO_BROWSER_SESSION_DURATION=12h
|
||||
|
||||
# API 服务器 URL [必填]
|
||||
MINIO_SERVER_URL=http://127.0.0.1:9000
|
||||
|
||||
# API 域名 [必填]
|
||||
MINIO_SERVER_HOST=localhost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user