Compare commits

..
2 Commits
Author SHA1 Message Date
hero920103 b7702ef3b1 增加环境忽略 2026-01-29 10:04:50 +08:00
hero920103 0015e2e047 增加环境忽略 2026-01-29 10:04:32 +08:00
2 changed files with 4 additions and 3 deletions
-3
View File
@@ -1,3 +0,0 @@
# 开发环境接口
# VITE_API_BASE_URL='http://localhost:8000'
VITE_API_BASE_URL='https://backend.yunzer.cn'
+4
View File
@@ -22,3 +22,7 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
.env
.env.*
!.example.env