###
|
# @Author : yuan
|
# @Date : 2026-02-03 13:46:08
|
# @LastEditors : yuan
|
# @LastEditTime : 2026-02-03 15:44:11
|
# @FilePath : \applications\task-work-order\env\.env.test
|
# @Description :
|
# Copyright 2026 OBKoro1, All Rights Reserved.
|
# 2026-02-03 13:46:08
|
###
|
###
|
# @Author : yuan
|
# @Date : 2026-02-03 13:46:08
|
# @LastEditors : yuan
|
# @LastEditTime : 2026-02-03 15:44:01
|
# @FilePath : \applications\task-work-order\env\.env.test
|
# @Description :
|
# Copyright 2026 OBKoro1, All Rights Reserved.
|
# 2026-02-03 13:46:08
|
###
|
NODE_ENV='test'
|
|
#开发环境配置
|
VITE_APP_ENV='test'
|
|
# 服务地址
|
VITE_APP_URL=https://wrj.shuixiongit.com/api
|
|
#新大屏地址
|
VITE_APP_DASHBOARD_URL='https://wrj.shuixiongit.com/command-center-dashboard/'
|
|
# ws地址
|
VITE_APP_WS_API_URL=wss://wrj.shuixiongit.com/drone-wss/api/v1/ws
|
|
# 航线文件地址
|
VITE_APP_AIRLINE_URL=https://wrj.shuixiongit.com/minio/cloud-bucket
|
|
# 行政区划存放地址
|
VITE_APP_REGION_URL=https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region
|