Flask-Login and Heroku issues

后端 未结 1 756
离开以前
离开以前 2021-01-13 06:21

I have a sample web application (flask with flask-login running on heroku) at this URL: http://twittaclone.herokuapp.com.

When I run it on my localhost the login fun

相关标签:
1条回答
  • 2021-01-13 07:11

    I'm pretty sure that Heroku uses PostgreSQL. Try referring to their documents https://devcenter.heroku.com/articles/heroku-postgresql

    0 讨论(0)
提交回复
热议问题