{
    "db_serveur": "db",
    "db_nom_utilisateur": "proamcotty",
    "db_mot_passe": "proamcotty",
    "db_base": "proamcotty",

    "general_path": "/var/www/html",

    "admin_domaine": "http://localhost:8080/admin/",
    "admin_css_authentification": "css/authentification.php",
    "admin_css_page": "css/page.php",
    "admin_img": "img/",
    "admin_js": "js/",
    "admin_libs": "libs/",
    "admin_email_info": "dev@localhost",

    "web_url": "http://localhost:8080/web",
    "web_commun": "commun/",
    "web_email_alerte": "dev@localhost",

    "mobile_url": "http://localhost:8080/mobile",

    "brevo_api_key": "VOTRE_CLE_API_BREVO"
}
