mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 01:48:54 +01:00
Temporary correction of the host IP address for RYZEN 02 in the status service
This commit is contained in:
@@ -24,7 +24,7 @@ export class StatusService {
|
||||
type: 'ping'
|
||||
},
|
||||
{
|
||||
host: '5.167.99.6',
|
||||
host: '5.167.99.4', // Replace by .6 when icmp work !
|
||||
name: 'RYZEN 02 🖥️',
|
||||
alive: false,
|
||||
type: 'ping'
|
||||
|
||||
Reference in New Issue
Block a user