yyygroup change db...

This commit is contained in:
choi.jh 2023-06-20 11:19:28 +09:00
parent 5260dc20df
commit 923b1ed861

View File

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