config.php update
continuous-integration/drone/push Build was killed Details

remotes/origin/mvc-implementation
Dorian HODIN 2 years ago
parent b3f73c4625
commit 2999b334a4

@ -1,6 +1,6 @@
<?php <?php
$username="dafldev"; //Get the username $username="dafldev"; //Get the username
$host="89.83.53.33"; //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 $password="wrap"; //Get the password for the user selected
$db_name="positiondaflmusic"; //Get the name of the database $db_name="positiondaflmusic"; //Get the name of the database
try { //Try to connect to the database try { //Try to connect to the database

Loading…
Cancel
Save