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

	"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"
}
