建立websocket
This commit is contained in:
+4
-1
@@ -7,4 +7,7 @@ VITE_BACKEND_BASE_URL=http://localhost:8081
|
||||
START_PORT=81
|
||||
|
||||
# geoserver地址
|
||||
VITE_GEOSERVER_BASE_URL=http://47.92.216.173:4019/geoserver/xian
|
||||
VITE_GEOSERVER_BASE_URL=http://47.92.216.173:4019/geoserver/xian
|
||||
|
||||
# WebSocket地址
|
||||
VITE_WEBSOCKET_URL=ws://localhost:8081
|
||||
Reference in New Issue
Block a user