Preparing Server Transfer 008

This commit is contained in:
Hyojin Ahn 2026-03-18 09:34:24 -04:00
parent e209a0555a
commit df130a9d6e
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ class JDB {
*/ */
function __construct() { function __construct() {
$DB_HOST = "localhost"; $DB_HOST = "mis-mysql";
$DB_NAME = "goiintra_db"; $DB_NAME = "goiintra_db";
$DB_USER = "goiintra_root"; $DB_USER = "goiintra_root";
$DB_PASSWORD = "L0C2CKN5GHHY"; $DB_PASSWORD = "L0C2CKN5GHHY";