我正在将我的 Django 网站用于 Heroku。
我跟着:
一种) heroku login
b) heroku create
其中产生:
Creating app... done, ? enigmatic-ridge-36610
https://enigmatic-ridge-36610.herokuapp.com/ | https://git.heroku.com/enigmatic-ridge-36610.git
Run Code Online (Sandbox Code Playgroud)
C) heroku addons:create heroku-postgresql:hobby-dev
其中产生:
在 ? 上创建 heroku-postgresql:hobby-dev ?Morning-gorge-61422... !? 找不到那个应用。
我试过这个指南:“找不到那个应用程序。” 在控制台中运行 heroku 命令时
但它没有用