Add mongodb

Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar 2023-03-27 13:11:30 +03:00
parent 2715fde766
commit 79699b5a07
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -40,6 +40,7 @@ The following table lists the environment variables that are common to all DIT m
| RABBITMQ\_\_PASSWORD | The password for accessing the RabbitMQ server |
| RABBITMQ\_\_MAX_ATTEMPTS | The maximum number of attempts for retrying failed messages in RabbitMQ queues |
| RABBITMQ\_\_RETRY_DELAY_IN_SECONDS | The delay in seconds between each retry attempt in RabbitMQ queues |
| MONGO\_\URL | The MongoDB Connection string |
| TAX_CORPORATE_REGISTRATION_PORTAL\_\_URL | The URL of the tax corporate registration portal |
| EVENTBUS\_\_EXCHANGE_NAME | The name of the exchange for event bus |