|
|
@@ -6,12 +6,12 @@
|
|
6
|
6
|
# @Description: 生产环境
|
|
7
|
7
|
###
|
|
8
|
8
|
# 接口地址
|
|
9
|
|
-VITE_BASE_URL="https://new.hqhuitong.com/api"
|
|
|
9
|
+VITE_BASE_URL="https://shenhai.hqhuitong.com/api"
|
|
10
|
10
|
# 文件地址
|
|
11
|
|
-VITE_OSS_URL='https://new.hqhuitong.com'
|
|
|
11
|
+VITE_OSS_URL='https://shenhai.hqhuitong.com'
|
|
12
|
12
|
# 文件桶
|
|
13
|
|
-VITE_BARREL_URL="/smartpark/"
|
|
|
13
|
+VITE_BARREL_URL="/shenhaigaosu/"
|
|
14
|
14
|
# websocket地址
|
|
15
|
|
-VITE_SOCKET_URL='ws://new.hqhuitong.com/websocket?Authorization=Bearer%20'
|
|
|
15
|
+VITE_SOCKET_URL='wss://shenhai.hqhuitong.com/websocket?Authorization=Bearer%20'
|
|
16
|
16
|
# 前端地址
|
|
17
|
|
-VITE_FRONT_URL='https://new.hqhuitong.com'
|
|
|
17
|
+VITE_FRONT_URL='https://shenhai.hqhuitong.com'
|