Compare commits

..

No commits in common. "b7702ef3b134fe6e6a5c689b403a8139068e3002" and "6eaaf28dae4c96e48c8dfc287afc03ebe00170fc" have entirely different histories.

2 changed files with 3 additions and 4 deletions

3
.env.development Normal file
View File

@ -0,0 +1,3 @@
# 开发环境接口
# VITE_API_BASE_URL='http://localhost:8000'
VITE_API_BASE_URL='https://backend.yunzer.cn'

4
.gitignore vendored
View File

@ -22,7 +22,3 @@ dist-ssr
*.njsproj
*.sln
*.sw?
.env
.env.*
!.example.env