mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 01:48:54 +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',
|
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',
|
||||||
|
|||||||
Reference in New Issue
Block a user