chore: 修改 minio 端口映射
This commit is contained in:
@@ -43,7 +43,7 @@ services:
|
||||
command: server /data --console-address ":9090"
|
||||
ports:
|
||||
- 9000:9000
|
||||
- 9090:9090
|
||||
- 9001:9001
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- LANG=en_US.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user