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
Merge remote-tracking branch 'origin/master'
罗广辉
2025-04-07
da2a4e58ecc7c5da0a3ec726708a16c21e7f60e3
[~admin/command-center-dashboard.git]
/
.env.development
1
2
3
4
5
6
7
8
9
#开发环境配置
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
# ws地址
VITE_APP_WS_API_URL = wss://wrj.shuixiongit.com/drone-wss/api/v1/ws