We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LeanCloud 发布公告,使用服务将必须绑定自定义域名。 https://leancloudblog.com/mandatory-domain-config/
AV.init({ appId: "xxx", appKey: "xxx", serverURLs: "https://xxx.example.com", });
现在 LeanCloud 初始化需要提供 serverURLs 字段了,希望 Valine 可以增加该字段的自定义配置。
serverURLs
The text was updated successfully, but these errors were encountered:
fix #175 #182 #201 #203 #206
2529c49
已发布新版,参考 v1.3.10
Sorry, something went wrong.
No branches or pull requests
LeanCloud 发布公告,使用服务将必须绑定自定义域名。 https://leancloudblog.com/mandatory-domain-config/
现在 LeanCloud 初始化需要提供
serverURLs
字段了,希望 Valine 可以增加该字段的自定义配置。The text was updated successfully, but these errors were encountered: