diff --git a/AppImage/app/page.tsx b/AppImage/app/page.tsx index c4f37365..029d59c1 100644 --- a/AppImage/app/page.tsx +++ b/AppImage/app/page.tsx @@ -31,8 +31,6 @@ export default function Home() { }) const data = await response.json() - console.log("[v0] Auth status:", data) - const authenticated = data.auth_enabled ? data.authenticated : true setAuthStatus({ @@ -63,9 +61,13 @@ export default function Home() { if (authStatus.loading) { return (
Loading...
+Connecting to ProxMenux Monitor
Detecting CPU, GPU, storage and PCI devices
Scanning interfaces, bridges and traffic
Scanning disks, partitions and storage pools
Fetching VM and LXC container status