💩 websocket

This commit is contained in:
ronger 2021-03-28 14:55:45 +08:00
parent 78cadf5284
commit edbf4c9613

View File

@ -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: {