mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 01:48:54 +01:00
fix(status): update host configuration for ROUTER-DE 04
This commit is contained in:
@@ -136,7 +136,7 @@ export class StatusService {
|
|||||||
notify: false
|
notify: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: process.env.PROTOJX_ROUTER_1 as string,
|
host: process.env.PROTOJX_ROUTER_4 as string,
|
||||||
name: 'ROUTER-DE 04',
|
name: 'ROUTER-DE 04',
|
||||||
alive: false,
|
alive: false,
|
||||||
ping_type: 'ping',
|
ping_type: 'ping',
|
||||||
|
|||||||
Reference in New Issue
Block a user