Skip to content

Commit 1db7aec

Browse files
committed
use https
1 parent f4aabaf commit 1db7aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class Client
4949
/**
5050
* @var string 网关地址
5151
*/
52-
public $baseUri = 'http://live.aliyuncs.com/';
52+
public $baseUri = 'https://live.aliyuncs.com/';
5353

5454
/**
5555
* @var string 应用名称

0 commit comments

Comments
 (0)