mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 09:05:59 +08:00
feat: replace mongo database openIM_v3 to openim_v3
This commit is contained in:
@@ -44,7 +44,7 @@ const (
|
||||
UsernameV3 = "root"
|
||||
PasswordV3 = "openIM123"
|
||||
IpV3 = "43.134.63.160:13306"
|
||||
DatabaseV3 = "openIM_v3"
|
||||
DatabaseV3 = "openim_v3"
|
||||
)
|
||||
|
||||
// V3 chat.
|
||||
|
||||
Reference in New Issue
Block a user