无人机管理后台前端(已迁走)
shuishen
2025-05-19 11d160edc778020354608e2bf0432ebde2542ff2
小黑盒部署
1 files modified
8 ■■■■ changed files
.env.production 8 ●●●● patch | view | raw | blame | history
.env.production
@@ -12,14 +12,14 @@
VITE_APP_BASE=/manage
# 服务地址
VITE_APP_URL = http://192.168.253.121/api
VITE_APP_URL = http://192.168.1.241/api
# 域名
VITE_APP_AREA_NAME =  ws://192.168.253.121:8080
VITE_APP_AREA_NAME = ws://192.168.1.241:8080
# 航线文件地址
VITE_APP_AIRLINE_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket
VITE_APP_AIRLINE_URL = http://192.168.1.241:9000/cloud-bucket
# 图片存放地址
VITE_APP_TERRAIN_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket
VITE_APP_TERRAIN_URL = http://192.168.1.241:9000/cloud-bucket
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip