0

当我尝试在https://www.example.net/dashboard上访问 Parse Dashboard 时,它会将我重定向到https://www.example.net/login。在这里我得到了这个错误。GET https://example.net/bundles/login.bundle.js net::ERR_ABORTED 404(未找到)结果也是空白。只是一个白屏。

有人可以帮忙吗?

4

1 回答 1

0

解析服务器有问题不在仪表板中解析服务器无法读取您的数据库 Uri 或用户名密码您想要更改所有您想要更改服务器 url 或主密钥或 appId 在https://github.com/parse-community/parse-server- example/blob/master/index.js或您的 index.js 文件

在这里改变

于 2021-03-17T12:19:57.893 回答