diff --git a/.env.development b/.env.development deleted file mode 100644 index a6127c7..0000000 --- a/.env.development +++ /dev/null @@ -1,3 +0,0 @@ -# 开发环境接口 -# VITE_API_BASE_URL='http://localhost:8000' -VITE_API_BASE_URL='https://backend.yunzer.cn' \ No newline at end of file