fixed: minio-endpoint配置错误

This commit is contained in:
none 2023-06-20 17:48:43 +08:00
parent b2a445a7d1
commit 3496d68e23

View File

@ -63,7 +63,7 @@ docker-compose up -d playedu
| `AccessKey` | `username` |
| `SecretKey` | `password` |
| `Bucket` | `playedu` |
| `Endpoint` | `http://minio:9000` |
| `Endpoint` | `http://你的服务器IP:9000` |
| `Domain` | `http://你的服务器IP:9002` |
### 链接