Home > Article > Backend Development > An error occurred when deploying py application to heroku
This is my code https://github.com/zxq2233/zm...
Deploy it to heroku and open the application address and prompt this
Please help me see what is wrong with the code
This is my code https://github.com/zxq2233/zm...
This is my code https://github.com/zxq2233/zm...
Deploy it to heroku and open the application address and prompt this
Please help me see what is wrong with the code
This is my code https://github.com/zxq2233/zm...
You need to copy config_default.py into config.py for this project, otherwise you won’t be able to run it locally, let alone Heroku. This config_default.py is just a sample file, you need to have your own config.py