<?php
// Fill with your database connexion informations 
$DB_HOST     = 'localhost';
$DB_NAME     = 'TablIP';
$DB_USER     = 'webapp_malingrey_fr_preprod';
$DB_PASSWORD = 'B3JSRLmhB2PDAtPtiG8hvO2p';
?>