fix(status): update host configuration for ROUTER-DE 04

This commit is contained in:
2025-11-07 11:01:57 +01:00
parent a5476b26fe
commit 7b35fcf31b

View File

@@ -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',