As Dhaivat said, you can just use your Flask app directly with Gunicorn. If you still want to use Flask-Script, you will need to create a custom Command.
確定! 回上一頁