2
This commit is contained in:
@@ -2,7 +2,3 @@ import 'dotenv/config';
|
||||
|
||||
// Connection URL
|
||||
export const mongoUrl = process.env.MONGO_ADDR
|
||||
|
||||
console.log('=======================================================')
|
||||
console.log('mongoUrl', mongoUrl)
|
||||
console.log('=======================================================')
|
||||
|
||||
Reference in New Issue
Block a user