diff --git a/hooks/templates/config_custom.php.erb b/hooks/templates/config_custom.php.erb
index 913d8691727a121ee2b19278fdf58ced6dfba22a..e128b89b9492e10c972785da2b79bc7824072458 100644
--- a/hooks/templates/config_custom.php.erb
+++ b/hooks/templates/config_custom.php.erb
@@ -131,7 +131,8 @@ return [
 
         // limit access to appmonitor client to specific token
         "token" => [<%= @replace["appmonitor-token"] %>],
-    
+
+    ],
 
     // ----------------------------------------------------------------------