index: update socketid

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2022-04-06 22:10:46 +08:00
parent c656464092
commit 8441e0c24f
1 changed files with 1 additions and 1 deletions

View File

@ -891,7 +891,7 @@
multiplex: {
// Example values. To generate your own, see the socket.io server instructions.
secret: getQueryHash().s || null,
id: '160c0567ef5ca18f',
id: 'ef4a6dfa448e19c1',
url: 'https://p.xobs.io/'
},