【发布时间】:2020-10-04 10:32:44
【问题描述】:
我已经尝试了所有方法...重命名了 Procfile,将其移至根目录等。请看下面的图片。
这是我的 webapp 页面上显示的错误:
这显示在我的仪表板上,因为 Heroku 没有识别我的 Procfile:
这是 Procfile 所在的目录:
我在部署时看到了这个:
Procfile declares types -> (none)
这是我的 Procfile 的内容:
请帮帮我
【问题讨论】:
-
欢迎来到 Stack Overflow。 Please don't post screenshots of text。它们无法被搜索或复制,并且可用性差。相反,将代码作为文本直接粘贴到您的问题中。如果选择它并单击
{}按钮或Ctrl+K,则代码块将缩进四个空格,这将导致其呈现为代码。
标签: django heroku deployment procfile application-error