I have installed mongo and notifo on docker images but I can’t able to connected with each other .Can you please guide how to make it connection?? Please
How to connect database
I have installed mongo and notifo on docker images but I can’t able to connected with each other .Can you please guide how to make it connection?? Please
How to connect database
Perhaps the docker-compose helps: https://github.com/notifo-io/notifo/blob/main/deployment/docker-compose/docker-compose.yml
It is the STORAGE__MONGODB__CONNECTIONSTRING
env variable that needs to point to mongodb.