{
	"db_serveur": "db",
	"db_nom_utilisateur": "proamcotty2",
	"db_mot_passe": "dev_password",
	"db_base": "proamcotty2",

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

	"admin_domaine": "http://localhost:8082/admin/",
	"admin_url": "http://localhost:8082/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@proamagadir.com",
	"brevo_api_key": "VOTRE_CLE_API_BREVO",

	"web_domaine": "http://localhost:8082/web/",
	"web_url": "http://localhost:8082/web",
	"web_commun": "commun/",
	"web_email_alerte": "dev@proamagadir.com",

	"mobile_domaine": "http://localhost:8082/mobile/",
	"mobile_url": "http://localhost:8082/mobile",

	"scores_domaine": "http://localhost:8082/scores/",
	"scores_url": "http://localhost:8082/scores"
}
