fix document parameter errors (#1848)

Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
This commit is contained in:
丛蛋白 2024-02-01 10:10:38 +08:00 committed by GitHub
parent 4c0121849d
commit 551781a0ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -305,6 +305,7 @@ Feel free to explore the MinIO documentation for more advanced configurations an
This section involves setting up MongoDB, including its port, address, and credentials. This section involves setting up MongoDB, including its port, address, and credentials.
| Parameter | Example Value | Description | | Parameter | Example Value | Description |
| -------------- | -------------- | ----------------------- | | -------------- | -------------- | ----------------------- |
| MONGO_PORT | "27017" | Port used by MongoDB. | | MONGO_PORT | "27017" | Port used by MongoDB. |