Update
This commit is contained in:
1 parent
9163477534
commit
9fa4aa179a
12 files changed
+590
-182
No files matched your search
@@ -0,0 +1,5 @@
|
||||
# Port to start server on.
|
||||
PORT=5000
|
||||
|
||||
# MongoDB connection URI.
|
||||
DB_URI=mongodb://localhost/knoldus
|
||||
Reference in new issue
Block a user