【发布时间】:2016-03-18 04:18:03
【问题描述】:
我目前在部署到 heroku 时遇到问题,我正在使用 parse 和 heroku,到目前为止一切正常。我试图将 sendgrid 集成到我的应用程序中,但是当我使用 sendgrid 部署构建时,在尝试访问应用程序服务器 url 时出现应用程序错误,所以我决定暂时退出 sendgrid。
回滚到安全构建后,我可以输入应用服务器 url 并且应用正常运行,但是当下载相同的 git 版本并尝试部署相同的未修改 git 时,我在尝试访问应用时出错服务器,我不知道该怎么做,因为我没有做任何改变。
【问题讨论】:
标签: heroku parse-platform heroku-toolbelt