修改geoserver地址端口
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ VITE_BACKEND_BASE_URL=http://localhost:8081
|
|||||||
START_PORT=81
|
START_PORT=81
|
||||||
|
|
||||||
# geoserver地址
|
# geoserver地址
|
||||||
VITE_GEOSERVER_BASE_URL=http://47.92.216.173:4019/geoserver/xian
|
VITE_GEOSERVER_BASE_URL=http://47.92.216.173:4020/geoserver/xian
|
||||||
|
|
||||||
# WebSocket地址
|
# WebSocket地址
|
||||||
VITE_WEBSOCKET_URL=http://localhost:8081/websocket
|
VITE_WEBSOCKET_URL=http://localhost:8081/websocket
|
||||||
|
|||||||
Reference in New Issue
Block a user