Установка PROD сервера
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
export const SERVERS = [
|
export const SERVERS = [
|
||||||
//'wss://cdn.rosetta-im.com',
|
//'wss://cdn.rosetta-im.com',
|
||||||
'ws://10.211.55.2:3000',
|
//'ws://10.211.55.2:3000',
|
||||||
//'ws://192.168.6.82:3000',
|
//'ws://192.168.6.82:3000',
|
||||||
//'wss://wss.rosetta.im'
|
'wss://wss.rosetta.im'
|
||||||
];
|
];
|
||||||
|
|
||||||
export function selectServer(): string {
|
export function selectServer(): string {
|
||||||
|
|||||||
Reference in New Issue
Block a user