feat: replace mongo database openIM_v3 to openim_v3

This commit is contained in:
Xinwei Xiong (cubxxw)
2024-01-22 18:11:12 +08:00
parent fa55c44113
commit ccfbccd345
12 changed files with 146 additions and 66 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ mongo:
# Default MongoDB database name
# Maximum connection pool size
address: [ 172.28.0.1:37017 ]
database: openIM_v3
database: openim_v3
username: root
password: openIM123
maxPoolSize: 100