2 lines
87 B
Bash
2 lines
87 B
Bash
export MONGODB_URI=mongodb+srv://root:root@localhost:27017?retryWrites=true&w=majority
|
export MONGODB_URI=mongodb+srv://root:root@localhost:27017?retryWrites=true&w=majority
|