First Commit
This commit is contained in:
4
app/backend/.env
Normal file
4
app/backend/.env
Normal file
@@ -0,0 +1,4 @@
|
||||
MONGO_URL="mongodb://localhost:27017"
|
||||
DB_NAME="test_database"
|
||||
CORS_ORIGINS="*"
|
||||
|
||||
Reference in New Issue
Block a user