diff --git a/autopost/config.js b/autopost/config.js index f1a49b1..ccc0a7d 100644 --- a/autopost/config.js +++ b/autopost/config.js @@ -6,6 +6,7 @@ module.exports = { // chez ultracc par exemple la commande est app-ports free port: , //Voir indications ci dessus, name: 'Nom', //Choisir un nom + background_color: 'slate-900', // à choisir ici https://tailwindcss.com/docs/colors // choisir mysql ou sqlite dbtype: 'sqlite',