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
The text was updated successfully, but these errors were encountered:
ieugen
changed the title
Does it make sense to get rid of "Use a production WSGI server instead"
Does it make sense to get rid of "Use a production WSGI server instead" ?
Jan 2, 2022
Hi,
While running the docker version of the app I got:
Googleing that (not a python dev) I got to the bellow solution - to use waitress - a production ready wsgi server.
I think others exist as well.
https://stackoverflow.com/questions/51025893/flask-at-first-run-do-not-use-the-development-server-in-a-production-environmen
The text was updated successfully, but these errors were encountered: