diff --git a/apps/notification/alpha.env b/apps/notification/tests/alpha.env similarity index 96% rename from apps/notification/alpha.env rename to apps/notification/tests/alpha.env index c9d1683..5f2a539 100644 --- a/apps/notification/alpha.env +++ b/apps/notification/tests/alpha.env @@ -28,6 +28,6 @@ export RABBITMQ_PORT=5672 #export MONGODB_URI="mongodb://localhost:27017/" #export MONGODB_NAME="interview" export MONGODB_URI="mongodb+srv://jetli:8IHKx6dZK8BfugGp@freeleaps2.hanbj.mongodb.net/" -export MONGODB_NAME="freeleaps2" -export FREELEAPS_ENV=local +export MONGODB_NAME="interview" +export FREELEAPS_ENV=alpha export LOG_BASE_PATH=./log