chore(alpha.env): Move alpha.env to tests, because this file is only used to verify local-to-alpha connectivity and should not live at the project root

This commit is contained in:
YuehuCao 2025-08-19 09:57:02 +08:00
parent 2213fa59b5
commit 09b1017027

View File

@ -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