270315475
270315475
  • 发布:2025-10-27 15:43
  • 更新:2025-10-27 15:43
  • 阅读:16

unicloud 海外/国外用户需要使用全球加速(海外加速)

分类:uniCloud

现在需要阿里云海外加速访问

1参考阿里云全球加速文档,开通服务并对自有域名进行加速
2将上述域名CNAME到api.next.bspapp.com
3自行初始化uniCloud传入endpoint参数,其值为开通全球加速的自有域名

getApp().myCloud = uniCloud.init({  
            provider: 'aliyun',  
            spaceId:spaceId,  
            clientSecret: clientSecret,  
            endpoint: 'http://cloud.xxxx.com'  
          })  

endpoint这个自由域名https 怎么配置?证书放哪? 只支持 http?

2025-10-27 15:43 负责人:无 分享
已邀请:

要回复问题请先登录注册