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