We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4aabaf commit 1db7aecCopy full SHA for 1db7aec
src/Client.php
@@ -49,7 +49,7 @@ class Client
49
/**
50
* @var string 网关地址
51
*/
52
- public $baseUri = 'http://live.aliyuncs.com/';
+ public $baseUri = 'https://live.aliyuncs.com/';
53
54
55
* @var string 应用名称
0 commit comments