From a235116669c38d4f9a03eb4d1485c5a5537e3057 Mon Sep 17 00:00:00 2001 From: jeanotx32 Date: Mon, 18 May 2026 23:29:03 -0400 Subject: [PATCH] feat : update agent --- vps-monitor/backend/data/vps.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/vps-monitor/backend/data/vps.json b/vps-monitor/backend/data/vps.json index c2f6c65..e69de29 100644 --- a/vps-monitor/backend/data/vps.json +++ b/vps-monitor/backend/data/vps.json @@ -1,10 +0,0 @@ -[ - { - "id": "test-1", - "name": "test", - "host": "45.145.167.66", - "port": 8001, - "api_key": "1fbbcb4998f99ab74c88e5076355e99531a76eb7c2e34b82318b7c334900a848", - "description": "" - } -] \ No newline at end of file