diff --git a/webserver/docker_icinga/templates/etc/icinga/conf.d/hosts_manual.conf b/webserver/docker_icinga/templates/etc/icinga/conf.d/hosts_manual.conf
index c3fdcf1847135c5947b5687e84e5a5efd546bb33..b945a47ba225fc80d591a6bafea3e4ec260d1704 100644
--- a/webserver/docker_icinga/templates/etc/icinga/conf.d/hosts_manual.conf
+++ b/webserver/docker_icinga/templates/etc/icinga/conf.d/hosts_manual.conf
@@ -103,5 +103,5 @@ object Host "wz-uplink-webdiscount-2" {
 
   address = "212.3.80.222"
 
-  groups = [ "groups" ]
-}
\ No newline at end of file
+  groups = [ "network" ]
+}