This commit is contained in:
Daniel
2022-06-08 10:15:14 +04:30
parent 490130a9d5
commit ebc11a82be
3 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -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",