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 fa9c978 commit dc58ba9Copy full SHA for dc58ba9
index.js
@@ -1,4 +1,4 @@
1
-process.env.DB_URI = "set this up
+process.env.DB_URI = "set this up"
2
process.env.DB_USER = "set this up" /**provide the user id */
3
process.env.DB_PASSWORD = "set this up" /**provide the password */
4
0 commit comments