diff --git a/autopost/config.js b/autopost/config.js index 099c313..eb111a6 100644 --- a/autopost/config.js +++ b/autopost/config.js @@ -15,7 +15,7 @@ module.exports = { DB_USER: '', DB_PASSWORD: '', DB_DATABASE: '', - DB_TABLE: '', + DB_TABLE: 'release', // Chemins personnalisables pour les dossiers finishdirectory: path.join(__dirname, 'FINIS'),