This commit is contained in:
Junhui Chen 2025-08-04 19:49:19 +08:00
parent 2f4fd12c67
commit 683df4a7c1

View File

@ -93,8 +93,8 @@
"typedRoutes": true "typedRoutes": true
}, },
"extra": { "extra": {
"API_ENDPOINT": "http://192.168.31.16:31646/api", "API_ENDPOINT": "http://localhost:8080/api",
"WEBSOCKET_ENDPOINT": "ws://192.168.31.16:31646/ws/chat", "WEBSOCKET_ENDPOINT": "ws://localhost:8080/ws/chat",
"router": {}, "router": {},
"eas": { "eas": {
"projectId": "04721dd4-6b15-495a-b9ec-98187c613172" "projectId": "04721dd4-6b15-495a-b9ec-98187c613172"