diff --git a/.env b/.env index cf3bd09..1d0e756 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -VITE_API_HOST=192.168.1.130 +VITE_API_HOST=192.168.1.140 VITE_API_PORT=8090 VITE_WS_PATH=/ws \ No newline at end of file diff --git a/src/components/SprayParam.vue b/src/components/SprayParam.vue index f1bd456..838e6d0 100644 --- a/src/components/SprayParam.vue +++ b/src/components/SprayParam.vue @@ -1,5 +1,6 @@