We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20201ab commit 7766650Copy full SHA for 7766650
.env.example
@@ -1,2 +1,3 @@
1
PORT=project_port
2
-MONGODB_URL=database_connection_string
+MONGODB_URL=database_connection_string
3
+SECRET=RSA_key
0 commit comments