diff --git a/include/client/footer.inc.php b/include/client/footer.inc.php index 9521fbf..a54ef3a 100644 --- a/include/client/footer.inc.php +++ b/include/client/footer.inc.php @@ -1,7 +1,7 @@
diff --git a/include/ost-config.php b/include/ost-config.php index 1f725e9..fcc6dac 100644 --- a/include/ost-config.php +++ b/include/ost-config.php @@ -39,9 +39,9 @@ # --------------------------------------------------- # Mysql Login info define('DBTYPE','mysql'); -define('DBHOST','yourservername.mysql.database.azure.com'); +define('DBHOST','user06osticketsrv01.mysql.database.azure.com'); define('DBNAME','osticket'); -define('DBUSER','demouser@yourservername'); +define('DBUSER','demouser@user06osticketsrv01'); define('DBPASS','demo@pass123'); # Table prefix