From 2331b05db4fcd0d3ee51c4d78c65048d0a16a3df Mon Sep 17 00:00:00 2001 From: Junhui Chen Date: Mon, 4 Aug 2025 20:03:06 +0800 Subject: [PATCH] feat: genghuan --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 9a68269..712839e 100644 --- a/app.json +++ b/app.json @@ -93,8 +93,8 @@ "typedRoutes": true }, "extra": { - "API_ENDPOINT": "http://localhost:8080/api", - "WEBSOCKET_ENDPOINT": "ws://localhost:8080/ws/chat", + "API_ENDPOINT": "http://192.168.31.154:8080/api", + "WEBSOCKET_ENDPOINT": "ws://192.168.31.154:8080/ws/chat", "router": {}, "eas": { "projectId": "04721dd4-6b15-495a-b9ec-98187c613172"