|
|
|
@ -305,8 +305,9 @@ Feel free to explore the MinIO documentation for more advanced configurations an
|
|
|
|
|
|
|
|
|
|
This section involves setting up MongoDB, including its port, address, and credentials.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Parameter | Example Value | Description |
|
|
|
|
|
|-----------------------| -------------- | ----------------------- |
|
|
|
|
|
| -------------- | -------------- | ----------------------- |
|
|
|
|
|
| MONGO_PORT | "27017" | Port used by MongoDB. |
|
|
|
|
|
| MONGO_ADDRESS | [Generated IP] | IP address for MongoDB. |
|
|
|
|
|
| MONGO_USERNAME | [User Defined] | Admin Username for MongoDB. |
|
|
|
|
|