吉安感知网项目-前端
罗广辉
7 days ago 1d552a3bad95caae4af15322df28e6240b797693
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
###
 # @Author       : yuan
 # @Date         : 2025-09-26 16:06:57
 # @LastEditors  : yuan
 # @LastEditTime : 2025-09-27 15:09:17
 # @FilePath     : \.env.production
 # @Description  :
 # Copyright 2025 OBKoro1, All Rights Reserved.
 # 2025-09-26 16:06:57
###
#生产环境配置
VITE_APP_ENV = 'production'
 
VITE_APP_XT_URL = http://220.177.172.27:8100/yisuanzhijian
 
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip
 
# ws地址
VITE_APP_WS_API_URL = wss://aisky.org.cn/drone-wss/api/v1/ws
 
#内嵌航线规划iframe地址
VITE_APP_WAY_LINE_PLAN = 'https://aisky.org.cn/bigScreen/#/layout/iframeWayline'
 
# 行政区划存放地址
VITE_APP_REGION_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region
 
# arcgis服务图层地址
VITE_APP_ARCGIS_URL =  https://aisky.org.cn/arcgis116
 
#地址搜索服务
VITE_APP_SEARCH_URL = https://aisky.org.cn/gd-restapi-amap