This message was deleted.
# announcements
w
This message was deleted.
f
Thats correct
my local is:
Copy code
MONGODB_URI=<mongodb://username:password@mongo:27017/>
b
I am using mongodb atlas so it is giving something like
Copy code
mongodb+srv://<username>:<password>@clustername.123456.mongodb.net/?retryWrites=true&w=majority
will this work?
f
I think so
you can test it pretty easily
b
👍
143 Views