From c1678c90604ded54cec796263c3d88accde87e17 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Tue, 26 May 2026 07:37:09 -0600 Subject: [PATCH] use asgi --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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