Update environment.md fix environment mongo username (#1847)

This commit is contained in:
Xinwei Xiong
2024-01-31 17:58:24 +08:00
committed by GitHub
parent c205013436
commit 42a3084a6f
+1 -1
View File
@@ -311,7 +311,7 @@ This section involves setting up MongoDB, including its port, address, and crede
| MONGO_ADDRESS | [Generated IP] | IP address for MongoDB. |
| MONGO_USERNAME | [User Defined] | Admin Username for MongoDB. |
| MONGO_PASSWORD | [User Defined] | Admin Password for MongoDB. |
| MONGO_OPENIM_PASSWORD | [User Defined] | OpenIM Username for MongoDB. |
| MONGO_OPENIM_USERNAME | [User Defined] | OpenIM Username for MongoDB. |
| MONGO_OPENIM_PASSWORD | [User Defined] | OpenIM Password for MongoDB. |
### 2.8. <a name='TencentCloudCOSConfiguration'></a>Tencent Cloud COS Configuration