We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Recommended production approach:
gunicorn
debug=False
secret_key
Example:
gunicorn app:app --bind 0.0.0.0:8000
On Windows, use a production WSGI server that supports Windows or deploy on Linux.
There was an error while loading. Please reload this page.