diff --git a/app/Console/Commands/SyncCustomers.php b/app/Console/Commands/SyncCustomers.php index 1ac066f..418afc6 100644 --- a/app/Console/Commands/SyncCustomers.php +++ b/app/Console/Commands/SyncCustomers.php @@ -113,7 +113,7 @@ class SyncCustomers extends Command ', [ 'host' => 'https://'.trim($c->domain), 'type' => 'http', - 'params' => 'propulsé par', + 'params' => 'restovisio.com', 'creation_date' => date('Y-m-d H:i:s'), 'frequency' => 600, 'active' => 1,