forked from longlife/labplus-server
connect db
This commit is contained in:
@@ -11,9 +11,7 @@ module.exports = {
|
||||
env: {
|
||||
"NODE_ENV": "production",
|
||||
"PORT": 80,
|
||||
"DATABASE_URL": "localhost:27017",
|
||||
"DATABASE_USER": "labplus_admin",
|
||||
"DATABASE_PASSWORD": "******",
|
||||
"DATABASE_URI": "mongodb://USERNAME:PASSWORD@localhost:27017",
|
||||
}
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user