Compare commits

...

2 Commits

Author SHA1 Message Date
wangpeng 9eab7f33e8 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	.env
#	.env.production
2024-04-12 11:21:59 +08:00
wangpeng ea258a8e3b 修改启动后台配置 2024-04-12 11:21:20 +08:00
3 changed files with 3 additions and 7 deletions

4
.env
View File

@ -1,7 +1,3 @@
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/

View File

@ -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/

View File

@ -1,7 +1,4 @@
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/