diff --git a/deploy/config/config.php b/deploy/config/config.php index d7b7c2f..a6bf1df 100644 --- a/deploy/config/config.php +++ b/deploy/config/config.php @@ -3,7 +3,7 @@ return [ // Clés API autorisées 'api_keys' => [ - 'REMPLACER_PAR_VOTRE_CLE_API_GENEREE', + '25377ab6e2153b159d1d5fa22501228810b6aec9d63346bd0614045dc167061c', // Ajouter d'autres clés si nécessaire ],