diff --git a/public_html/lib/runDailyReportNew.php b/public_html/lib/runDailyReportNew.php index 529bbb3..e9e877b 100644 --- a/public_html/lib/runDailyReportNew.php +++ b/public_html/lib/runDailyReportNew.php @@ -273,7 +273,7 @@ class JDB { */ function __construct() { - $DB_HOST = "localhost"; + $DB_HOST = "mis-mysql"; $DB_NAME = "goiintra_db"; $DB_USER = "goiintra_root"; $DB_PASSWORD = "L0C2CKN5GHHY";