dashboard
repositories
filestore
activity
search
login
drone
/
drone-web
无人机操作系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
token key 优化
linwe
2024-10-08
24b079dcf11cd3566690f2045f0b9a66c3299930
[drone/drone-web.git]
/
env
/
.env.dev
1
2
3
4
5
VITE_API_URL = 'http://127.0.0.1:6789'
VITE_MEDIAPANEL_API_URL = 'https://dev.jxpskj.com:8026/cloud-bucket'
VITE_WS_API_URL = 'ws://127.0.0.1:6789/api/v1/ws'
VITE_APP_ENVIRONMENT=DEV
VITE_BASE_API = '/drone-api'