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 e7f42f6 commit b2ea317Copy full SHA for b2ea317
.env
@@ -0,0 +1,6 @@
1
+DB_URI="mongodb://<user>:<pass>@localhost/<dbname>"
2
+DB_HOST=localhost
3
+DB_PORT=27017
4
+cookie_password='jfkdjfsklfjkfsjksfjkfsjkfjsjlsfsecret'
5
+cookie_name='lkjflkdjfjlskfkjdkjfklsjfsklsfjklfs'
6
+db=mongodb://localhost/pointsOfInterest
.gitignore
@@ -1,5 +1,4 @@
.idea
node_modules
-.env
db
public/db
0 commit comments