diff --git a/api/app/index.html b/api/app/index.html
index 2f67aae..170411a 100644
--- a/api/app/index.html
+++ b/api/app/index.html
@@ -175,7 +175,7 @@
}
refreshServers();
- window.setInterval(refreshServers, 1000);
+ window.setInterval(refreshServers, 3000);