diff --git a/.env b/.env new file mode 100644 index 0000000..19d6516 --- /dev/null +++ b/.env @@ -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 \ No newline at end of file