mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 00:55:59 +08:00
solve error
This commit is contained in:
@@ -19,7 +19,7 @@ func NewMinioInterface() (Interface, error) {
|
||||
// Creds: credentials.NewStaticV4("minioadmin", "minioadmin", ""),
|
||||
// Secure: false,
|
||||
//})
|
||||
|
||||
// todo 初始化连接和桶
|
||||
return &minioImpl{}, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user