Установка PROD сервера

This commit is contained in:
RoyceDa
2026-03-18 19:57:16 +02:00
parent 61d55f266f
commit 8f0e8e8251

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 {