diff --git a/.env.test b/.env.test index c6cc233..e33945c 100644 --- a/.env.test +++ b/.env.test @@ -2,6 +2,6 @@ FT_NODE_ENV=test -FT_WS_URL=ws://192.168.100.168:8080/ws +FT_WS_URL=ws://192.168.1.199:8080/ws FT_PROXY=http://localhost:8080 FT_API_BASE=/api \ No newline at end of file diff --git a/src/components/spray/sprayParams/index.vue b/src/components/spray/sprayParams/index.vue index 5d70718..7b701da 100644 --- a/src/components/spray/sprayParams/index.vue +++ b/src/components/spray/sprayParams/index.vue @@ -1,7 +1,7 @@