feat: genghuan

This commit is contained in:
Junhui Chen 2025-08-04 20:03:06 +08:00
parent 0061a655ef
commit 2331b05db4

View File

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