Closed slifty closed 3 years ago
It may be overkill, but flask recommends using WSGI for production environments.
We can support this fairly easily by adding a wsgi.py file, adding gunicorn to pip, and throwing a section in our documentation.
It may be overkill, but flask recommends using WSGI for production environments.
We can support this fairly easily by adding a wsgi.py file, adding gunicorn to pip, and throwing a section in our documentation.