Temporary correction of the host IP address for RYZEN 02 in the status service

This commit is contained in:
2025-10-29 09:27:57 +01:00
parent 8bb0797b3a
commit fa8c98ba33

View File

@@ -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'