diff --git a/dashboard/src/app.rs b/dashboard/src/app.rs index 8c6ca85..a7cb073 100644 --- a/dashboard/src/app.rs +++ b/dashboard/src/app.rs @@ -66,6 +66,7 @@ impl Dashboard { "simonbox".to_string(), "steambox".to_string(), "srv01".to_string(), + "srv02".to_string(), ] } else { config.hosts.predefined_hosts.clone()