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
+2 -2
View File
@@ -97,8 +97,8 @@ MONGO_ADDRESS=172.28.0.2
MONGO_PASSWORD=openIM123
# Name of the database in MongoDB to be used.
# Default: MONGO_DATABASE=openIM_v3
MONGO_DATABASE=openIM_v3
# Default: MONGO_DATABASE=openim_v3
MONGO_DATABASE=openim_v3
# ----- Redis Configuration -----
# Address or hostname for the Redis service.