This commit is contained in:
Primakov Alexandr Alexandrovich
2025-05-08 15:48:02 +03:00
parent 48167530fd
commit 95bcaf3c5e
3 changed files with 13 additions and 9 deletions

View File

@@ -2,7 +2,3 @@ import 'dotenv/config';
// Connection URL
export const mongoUrl = process.env.MONGO_ADDR
console.log('=======================================================')
console.log('mongoUrl', mongoUrl)
console.log('=======================================================')