Commit 8252d198 by 杨昕

更改七牛云域名

parent f0255cfe
Pipeline #9874 passed with stages
in 34 seconds
...@@ -19,9 +19,9 @@ class MediaController extends Controller ...@@ -19,9 +19,9 @@ class MediaController extends Controller
]; ];
protected $domain = [ protected $domain = [
'develop' => 'dev-offcncloud.s3-cn-north-1.qiniucs.com', 'develop' => 'qcoenfz67.bkt.clouddn.com',
'test' => 'test-offcncloud.s3-cn-north-1.qiniucs.com', 'test' => 'qcoenfz67.bkt.clouddn.com',
'master' => 'offcncloud.s3-cn-north-1.qiniucs.com' 'master' => 'qcoenfz67.bkt.clouddn.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