diff --git a/config/api.config.js b/config/api.config.js index 822f132..23b8e51 100644 --- a/config/api.config.js +++ b/config/api.config.js @@ -6,7 +6,7 @@ const apisMap = { BASE: 'http://localhost:8099/forest', CDN: '', PROXY: '/proxy', - SOCKET: 'http://localhost:3000/wss', + SOCKET: 'http://localhost:3000/ws', GRAVATAR: '/proxy/static.rymcu.com/avatar' }, production: {