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

testDockerToto
Thomas CHAZOT 2 years ago
parent f7d7050282
commit 031175e21e

@ -23,7 +23,7 @@
$username = getenv("MYSQL_USER_TOM");
$password = getenv("MYSQL_PASSWORD_TOM");
echo $dsn;
echo getenv("db_server");
// Initializing Database
try{

Loading…
Cancel
Save