connection fixes
This commit is contained in:
@@ -21,7 +21,7 @@ class ConfigManager {
|
||||
// Конфигурация по умолчанию
|
||||
return {
|
||||
server: {
|
||||
url: 'http://localhost:3001',
|
||||
url: 'http://localhost:3002',
|
||||
autoConnect: false,
|
||||
reconnectAttempts: 3,
|
||||
reconnectInterval: 5000
|
||||
|
||||
Reference in New Issue
Block a user