forked from integrated_whb/integrated_whb_vue
修改启动后台配置
parent
f2e8d02867
commit
ea258a8e3b
6
.env
6
.env
|
@ -1,7 +1,3 @@
|
||||||
VITE_BASE_URL=http://192.168.0.49:8093/
|
VITE_PROXY=/api
|
||||||
VITE_PROXY=/api/
|
|
||||||
VITE_FILE_URL=https://file.zcloudchina.com/YTHFile
|
VITE_FILE_URL=https://file.zcloudchina.com/YTHFile
|
||||||
VITE_TEMPLATE_URL=https://qaaq.qhdsafety.com/file/
|
VITE_TEMPLATE_URL=https://qaaq.qhdsafety.com/file/
|
||||||
VITE_ON_LINE_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/zxwebsocket/
|
|
||||||
VITE_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
VITE_BASE_URL=http://192.168.0.69:7082/
|
||||||
|
VITE_ON_LINE_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/zxwebsocket/
|
||||||
|
VITE_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
|
|
@ -1,7 +1,4 @@
|
||||||
VITE_BASE_URL=http://192.168.0.31:7082/integrated_traffic/
|
VITE_BASE_URL=http://192.168.0.31:7082/integrated_traffic/
|
||||||
VITE_PROXY=/api/
|
|
||||||
VITE_FILE_URL=https://file.zcloudchina.com/YTHFile
|
|
||||||
VITE_TEMPLATE_URL=https://qaaq.qhdsafety.com/file/
|
|
||||||
VITE_ON_LINE_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/zxwebsocket/
|
VITE_ON_LINE_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/zxwebsocket/
|
||||||
VITE_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
|
VITE_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue