forked from drone/command-center-dashboard

罗广辉
2025-04-03 5c963f3c2f751a2e2f11a8138d65e1e6d929c3c2
1
2
3
4
5
6
7
 
#开发环境配置
VITE_APP_ENV = 'development'
 
#开发环境代理地址(推荐本地新建文件 .env.development.local 来进行覆盖)
# VITE_APP_API_URL = https://wrj.shuixiongit.com/api
# VITE_APP_API_URL = http://192.168.1.7