colly_wyx
2018-04-23 450fabefe47b81858d021cfa7cab6b22f35f4adf
修改mongodb连接
1 files modified
2 ■■■ changed files
Config/dbs.php 2 ●●● patch | view | raw | blame | history
Config/dbs.php
@@ -19,7 +19,7 @@
            'charset'   => 'UTF8',                  //数据库字符集
        ),
        'mongo' => array(
            'server' => 'mongodb://121.40.92.176:27017',
            'server' => 'mongodb://47.96.19.115:27017',
            'username' => 'yfs_user',
            'password' => 'm2o0r1a6l_passw0rd',
            'connect' => true,