mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
Rename hybrid to managed
This commit is contained in:
@@ -23,7 +23,7 @@ export async function createHybridClientServer() {
|
||||
// Create client
|
||||
const client = createWebSocketClient(
|
||||
token,
|
||||
config.getRawConfig().hybrid!.endpoint!,
|
||||
config.getRawConfig().managed!.endpoint!,
|
||||
{
|
||||
reconnectInterval: 5000,
|
||||
pingInterval: 30000,
|
||||
|
||||
Reference in New Issue
Block a user