diff --git a/.env b/.env index 1fc2fb6..a754bc2 100644 --- a/.env +++ b/.env @@ -4,4 +4,4 @@ PUBLIC_OJ_URL=http://localhost:8000 PUBLIC_CODE_URL=http://localhost:3000 PUBLIC_JUDGE0_URL=https://judge0api.xuyue.cc PUBLIC_SIGNALING_URL=ws://10.13.114.114:8085 -PUBLIC_WS_URL=ws://localhost:8001/ws \ No newline at end of file +PUBLIC_WS_URL=ws://localhost:8000/ws \ No newline at end of file