config.php update
continuous-integration/drone/push Build is passing Details

remotes/origin/mvc-implementation
Dorian HODIN 2 years ago
parent d0987f86f8
commit b53a041b9b

@ -1,6 +1,6 @@
<?php
$username="dafldev"; //Get the username
$host=getenv("HOST"); //Get the address IP of the hosting machine
$host="89.83.53.34"; //Get the address IP of the hosting machine
$password="wrap"; //Get the password for the user selected
$db_name="positiondaflmusic"; //Get the name of the database
try { //Try to connect to the database

Loading…
Cancel
Save