Bug fix.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
"API": {
|
||||
"ADDRESS": "http://localhost",
|
||||
"ADDRESS": "http://192.168.1.7",
|
||||
"PORT": 5000,
|
||||
"MONGODB_URI": "mongodb://localhost:27017",
|
||||
"DB_NAME": "sample_db",
|
||||
|
||||
Reference in New Issue
Block a user