Mise à jour de 'api-rest/index.php'
continuous-integration/drone/push Build is passing Details

testDockerToto
Thomas CHAZOT 2 years ago
parent 4a590208f7
commit ae79128082

@ -23,7 +23,7 @@
$username = "root";
$password = getenv("MYSQL_ROOT_PASSWORD");
echo getenv("DB_SERVER");
echo $dsn;
// Initializing Database
try{

Loading…
Cancel
Save