dashboard
repositories
filestore
activity
search
login
drone
/
drone-web
无人机操作系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
minio https配置
xieb
2024-04-24
8afa4c9929f44964632fb0c24e4f667040fe61b9
[drone/drone-web.git]
/
env
/
.env
1
2
3
VITE_API_URL = 'http://192.168.1.133:6789'
VITE_WS_API_URL = 'ws://192.168.1.133:6789/api/v1/ws'
VITE_BASE_API = '/drone-api'