Commit aa2d11b9 by xmy

配置

parent e0a73f87
...@@ -19,7 +19,7 @@ return [ ...@@ -19,7 +19,7 @@ return [
], ],
'cmq' => [ 'cmq' => [
// 'host' => 'http: //cmq-queue-bj.api.tencentyun.com',//内网 // 'host' => 'http: //cmq-queue-bj.api.tencentyun.com',//内网
'host' => 'http://cmq-queue-bj.api.qcloud.com',//外网 'host' => 'https://cmq-queue-bj.api.qcloud.com',//外网
'secretId' => 'AKIDYRW1cG2iVIg8dAoCe86vhNuA7A5oNknk', 'secretId' => 'AKIDYRW1cG2iVIg8dAoCe86vhNuA7A5oNknk',
'secretKey' => 'z0ymS7xfLrP6Sk2EKHWaXN6d0EIxX0IQ', 'secretKey' => 'z0ymS7xfLrP6Sk2EKHWaXN6d0EIxX0IQ',
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment