forked from integrated_whb/integrated_whb_vue
Compare commits
No commits in common. "9eab7f33e87f76b20e5fa392098f7b16b36f47a3" and "9b8ad27e57e500de5ae9115cb29751868ef861e4" have entirely different histories.
9eab7f33e8
...
9b8ad27e57
4
.env
4
.env
|
@ -1,3 +1,7 @@
|
|||
VITE_BASE_URL=http://192.168.0.49:8093/
|
||||
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_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
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,4 +1,7 @@
|
|||
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_LEARNING_WEB_SOCKET_URL=wss://qaaq.qhdsafety.com/websocket/
|
||||
|
||||
|
|
Loading…
Reference in New Issue