【发布时间】:2019-08-21 00:33:51
【问题描述】:
我正在尝试将我的应用程序部署到 heroku,但部署完成后它只会抛出“内部服务器错误”
这里是来自 heroku 仪表板的错误日志的要点 https://gist.github.com/gerardomanllo/e4bdbf1e0ffa6dc70fed72cae4914899
我认为核心问题是路由。虽然,该应用程序在本地运行完美,所以我相信这个应用程序有一些配置出错。
任何帮助将不胜感激。
编辑:
Github 存储库 https://github.com/gerardomanllo/bloccit
【问题讨论】:
标签: node.js postgresql heroku path