💩 websocket
This commit is contained in:
parent
78cadf5284
commit
edbf4c9613
@ -6,7 +6,7 @@ const apisMap = {
|
|||||||
BASE: 'http://localhost:8099/forest',
|
BASE: 'http://localhost:8099/forest',
|
||||||
CDN: '',
|
CDN: '',
|
||||||
PROXY: '/proxy',
|
PROXY: '/proxy',
|
||||||
SOCKET: 'http://localhost:3000/wss',
|
SOCKET: 'http://localhost:3000/ws',
|
||||||
GRAVATAR: '/proxy/static.rymcu.com/avatar'
|
GRAVATAR: '/proxy/static.rymcu.com/avatar'
|
||||||
},
|
},
|
||||||
production: {
|
production: {
|
||||||
|
Loading…
Reference in New Issue
Block a user