From 3fa9acc15d46e5bd7eacb9f8cd1b8356d430170a Mon Sep 17 00:00:00 2001 From: jinyaqiu Date: Mon, 4 Aug 2025 10:30:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=90=8E=E7=AB=AF=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 3aa0f2f..3d3bfb3 100644 --- a/app.json +++ b/app.json @@ -84,8 +84,8 @@ "typedRoutes": true }, "extra": { - "API_ENDPOINT": "http://192.168.31.107:8081/api", - "WEBSOCKET_ENDPOINT": "ws://192.168.31.107:8081/ws/chat", + "API_ENDPOINT": "http://192.168.31.16:31646/api", + "WEBSOCKET_ENDPOINT": "ws://192.168.31.16:31646/ws/chat", "router": {}, "eas": { "projectId": "04721dd4-6b15-495a-b9ec-98187c613172"