Правильный deviceId

This commit is contained in:
RoyceDa
2026-04-02 17:38:34 +02:00
parent de7a00f37a
commit 93e4898bec
2 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
export const SERVERS = [
//'wss://cdn.rosetta-im.com',
//'ws://10.211.55.2:3000',
'ws://10.211.55.2:3000',
//'ws://192.168.6.82:3000',
'wss://wss.rosetta.im'
//'wss://wss.rosetta.im'
];
export function selectServer(): string {