refactor(status): comment out XEON 02 host entry in status service

This commit is contained in:
2025-11-03 09:11:28 +01:00
parent 91e95127c1
commit 3821583d1d

View File

@@ -69,14 +69,14 @@ export class StatusService {
type: 'xeon', type: 'xeon',
notify: true notify: true
}, },
{ // {
host: '5.178.99.248', // host: '5.178.99.248',
name: 'XEON 02 (2687W V4)', // name: 'XEON 02 (2687W V4)',
alive: false, // alive: false,
ping_type: 'ping', // ping_type: 'ping',
type: 'xeon', // type: 'xeon',
notify: true // notify: true
}, // },
{ {
host: '5.178.99.53', host: '5.178.99.53',
name: 'RYZEN-GAME 01', name: 'RYZEN-GAME 01',