Commit 8a9a8c58 by 杨昕

更改bucket

parent 7e1f2bd5
Pipeline #13050 passed with stages
in 43 seconds
......@@ -15,13 +15,13 @@ class MediaController extends Controller
{
private $bucketList = [
'develop' => 'dev-offcncloud',
'test' => 'test-offcncloud',
'test' => 'test-offcncloud-test',
'master' => 'test-offcncloud',
];
protected $domain = [
'develop' => 'qcoenfz67.bkt.clouddn.com',
'test' => 'vod-mam.eoffcn.com',
'test' => 'test-vod-mam.offcncloud.com',
'master' => 'vod-mam.eoffcn.com'
];
......
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