mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 14:39:29 +02:00
Rename hybrid to managed
This commit is contained in:
parent
5ff5660db3
commit
60d8831399
17 changed files with 39 additions and 39 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue