itsolution db...

This commit is contained in:
choi.jh 2023-06-27 20:12:00 +09:00
parent 0461b45fb5
commit 1e14d8d614

View File

@ -2,7 +2,7 @@
//DB Config
$_conf_db = array(
"main_db"=>array(
"host"=>"mariadb",
"host"=>"localhost",
"db"=>"itsolution",
"user"=>"itsolution",
"password"=>"12clqkidc@!"),