diff --git a/.env b/.env index 3b12ceb..b8bc67a 100644 --- a/.env +++ b/.env @@ -1,4 +1,5 @@ VITE_BASE_URL=http://127.0.0.1:8080/ + VITE_BASE_WS1_URL=ws://127.0.0.1:19001/ VITE_BASE_WS2_URL=ws://127.0.0.1:19002/ \ No newline at end of file