添加.env文件用于配置数据库连接、服务器地址和CORS设置
@ -0,0 +1,7 @@
DATABASE_URL=mysql://root:krl1JrYZLJekX2C3R@162.14.67.168:3306/qiandao
# Server configuration
SERVER_ADDR=127.0.0.1:3001
# CORS configuration
FRONTEND_URL=http://localhost:5173
The note is not visible to the blocked user.