We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274a7f4 commit a10d8baCopy full SHA for a10d8ba
config/production.json
@@ -1,4 +1,4 @@
1
{
2
- "mongoURI": "mongodb+srv://aaditya:[email protected]/proddb?retryWrites=true&w=majority",
+ "mongoURI": "mongodb+srv://aaditya:[email protected]/<dbname>?retryWrites=true&w=majority",
3
"jwt": "secret"
4
}
0 commit comments