dashboard
repositories
filestore
activity
search
login
admin
/
command-center-dashboard
forked from
drone/command-center-dashboard
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
ci: env调整
罗广辉
2025-04-03
b604f39099ef4c9ede6bfc66aab6fbb585c87977
[~admin/command-center-dashboard.git]
/
.env.development
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