Skip to content

Commit a10d8ba

Browse files
change db
1 parent 274a7f4 commit a10d8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/production.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"mongoURI": "mongodb+srv://aaditya:[email protected]/proddb?retryWrites=true&w=majority",
2+
"mongoURI": "mongodb+srv://aaditya:[email protected]/<dbname>?retryWrites=true&w=majority",
33
"jwt": "secret"
44
}

0 commit comments

Comments
 (0)