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 58375b9 commit 2f5a8e0Copy full SHA for 2f5a8e0
.env-example
@@ -0,0 +1,6 @@
1
+MONGO_USER = Mongodb user
2
+MONGO_PASSWORD = Mongodb password
3
+MONGO_DB = Mongodb database
4
+
5
+JWT_SECRET = Any string to be secret
6
+BASE_URL = App base url
0 commit comments