You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Gunicorn in the dockerfile instead of the default flask. Gunicorn is made for production while flask more for development. Also add documentation about the dockerfile and what it does.
The text was updated successfully, but these errors were encountered:
Use Gunicorn in the dockerfile instead of the default flask. Gunicorn is made for production while flask more for development. Also add documentation about the dockerfile and what it does.
The text was updated successfully, but these errors were encountered: