From 4957c56e283554efc0ee47745eaefd730e398cb3 Mon Sep 17 00:00:00 2001 From: ahbmz Date: Mon, 21 Nov 2022 17:18:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=BA=BF=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- e/config/config.php | 2 +- m/e/config/config.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/e/config/config.php b/e/config/config.php index 40c3d46..03c1350 100644 --- a/e/config/config.php +++ b/e/config/config.php @@ -9,7 +9,7 @@ $ecms_config=array(); //数据库设置 $ecms_config['db']['usedb']='mysql'; //数据库类型 $ecms_config['db']['dbver']='5.0'; //数据库版本 -$ecms_config['db']['dbserver']='localhost'; //数据库登录地址 +$ecms_config['db']['dbserver']='122.114.59.173'; //数据库登录地址 $ecms_config['db']['dbport']=''; //端口,不填为按默认 $ecms_config['db']['dbusername']='empirecms'; //数据库用户名 $ecms_config['db']['dbpassword']='ZEGPmSG5pkMZHFeR'; //数据库密码 diff --git a/m/e/config/config.php b/m/e/config/config.php index 9e5e5e0..6f1548c 100644 --- a/m/e/config/config.php +++ b/m/e/config/config.php @@ -9,7 +9,7 @@ $ecms_config=array(); //数据库设置 $ecms_config['db']['usedb']='mysql'; //数据库类型 $ecms_config['db']['dbver']='5.0'; //数据库版本 -$ecms_config['db']['dbserver']='localhost'; //数据库登录地址 +$ecms_config['db']['dbserver']='122.114.59.173'; //数据库登录地址 $ecms_config['db']['dbport']=''; //端口,不填为按默认 $ecms_config['db']['dbusername']='empirecms'; //数据库用户名 $ecms_config['db']['dbpassword']='ZEGPmSG5pkMZHFeR'; //数据库密码