diff --git a/.env.development b/.env.development index 2a08ab2..98dc148 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,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:4020/geoserver/xian # WebSocket地址 VITE_WEBSOCKET_URL=http://localhost:8081/websocket