diff --git a/FlyCube/Common/Conf/config.php b/FlyCube/Common/Conf/config.php index 838a025..4a1b2f0 100644 --- a/FlyCube/Common/Conf/config.php +++ b/FlyCube/Common/Conf/config.php @@ -29,7 +29,7 @@ return array( 'jwtKey' => 'T!o@k_en', //签发 解析token的key //mqtt 'mqtt' => array( - 'server' => 'www.ttaj.info', // mqtt服务器 + 'server' => 'www.wxsky.com', // mqtt服务器 'port' => 1883, // mqtt端口 'username' => 'admin', // mqtt用户名 'password' => '123456', // mqtt密码