mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 09:48:56 +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'
|
type: 'ping'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: '5.167.99.6',
|
host: '5.167.99.4', // Replace by .6 when icmp work !
|
||||||
name: 'RYZEN 02 🖥️',
|
name: 'RYZEN 02 🖥️',
|
||||||
alive: false,
|
alive: false,
|
||||||
type: 'ping'
|
type: 'ping'
|
||||||
|
|||||||
Reference in New Issue
Block a user