zhongrj
2025-03-28 4ff3eee77b41466d08117970970d01be6e48ffe1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
###
 # @Author: GuLiMmo 2820890765@qq.com
 # @Date: 2024-04-24 14:29:01
 # @LastEditors: GuLiMmo 2820890765@qq.com
 # @LastEditTime: 2024-08-27 14:44:24
 # @FilePath: /drone-web/env/.env.production
 # @Description: 
 # Copyright (c) 2024 by GuLiMmo, All Rights Reserved.
### 
VITE_APP_ENVIRONMENT=PROD
VITE_APP_APIGATEWAY_BACKEND_HOST=''
VITE_API_URL = 'https://wrj.shuixiongit.com/api'
VITE_MEDIAPANEL_API_URL = 'https://wrj.shuixiongit.com/minio/cloud-bucket'
VITE_WS_API_URL = 'wss://wrj.shuixiongit.com/drone-wss/api/v1/ws'
VITE_BASE_API = '/api'