mirror of
https://github.com/PlayEdu/docker-compose.git
synced 2025-06-07 20:24:09 +08:00
fixed: minio-endpoint配置错误
This commit is contained in:
parent
b2a445a7d1
commit
3496d68e23
@ -63,7 +63,7 @@ docker-compose up -d playedu
|
|||||||
| `AccessKey` | `username` |
|
| `AccessKey` | `username` |
|
||||||
| `SecretKey` | `password` |
|
| `SecretKey` | `password` |
|
||||||
| `Bucket` | `playedu` |
|
| `Bucket` | `playedu` |
|
||||||
| `Endpoint` | `http://minio:9000` |
|
| `Endpoint` | `http://你的服务器IP:9000` |
|
||||||
| `Domain` | `http://你的服务器IP:9002` |
|
| `Domain` | `http://你的服务器IP:9002` |
|
||||||
|
|
||||||
### 链接
|
### 链接
|
||||||
|
Loading…
x
Reference in New Issue
Block a user