{
	"db_serveur" : "mysql",
	"db_nom_utilisateur" : "proam_dev",
	"db_mot_passe" : "proam_dev_password",
	"db_base" : "proam_marrakech_dev",

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

	"admin_domaine" : "http://admin.localhost:8080/",
	"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_commun" : "commun/",
	"web_email_alerte" : "dev@localhost",

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

	"brevo_api_key" : "VOTRE_CLE_API_BREVO"
}
