dockerized the project for dev
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const MONGO_URL = process.env.MONGO_URL || undefined;
|
||||
|
||||
module.exports = {
|
||||
MONGO_URL,
|
||||
};
|
||||
Reference in New Issue
Block a user