mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 09:48:56 +01:00
refactor(status): comment out XEON 02 host entry in status service
This commit is contained in:
@@ -69,14 +69,14 @@ export class StatusService {
|
||||
type: 'xeon',
|
||||
notify: true
|
||||
},
|
||||
{
|
||||
host: '5.178.99.248',
|
||||
name: 'XEON 02 (2687W V4)',
|
||||
alive: false,
|
||||
ping_type: 'ping',
|
||||
type: 'xeon',
|
||||
notify: true
|
||||
},
|
||||
// {
|
||||
// host: '5.178.99.248',
|
||||
// name: 'XEON 02 (2687W V4)',
|
||||
// alive: false,
|
||||
// ping_type: 'ping',
|
||||
// type: 'xeon',
|
||||
// notify: true
|
||||
// },
|
||||
{
|
||||
host: '5.178.99.53',
|
||||
name: 'RYZEN-GAME 01',
|
||||
|
||||
Reference in New Issue
Block a user