chore: 添加环境配置文件

This commit is contained in:
BenjaminNH 2025-07-03 16:48:24 +08:00
parent 886a969477
commit d772bcf078
2 changed files with 2 additions and 0 deletions

1
.env.development Normal file
View File

@ -0,0 +1 @@
VITE_API_URL=http://127.0.0.1:8080

1
.env.production Normal file
View File

@ -0,0 +1 @@
VITE_API_URL=/api