diff --git a/.env b/.env new file mode 100644 index 0000000..9ad46ef --- /dev/null +++ b/.env @@ -0,0 +1,7 @@ +APP_PORT=9000 +APP_ENV=development + +MONGO_URI=localhost +MONGO_PORT=27017 +MONGO_USERNAME=matteo +MONGO_PASSWORD=matteo