serving webapp as plain text – using Flask + uWSGI
i cannot figure out why starting my webapp using uwsgi does not return a normal website, but just a plain text response.
I am using flask websocket, and gevent.
i cannot figure out why starting my webapp using uwsgi does not return a normal website, but just a plain text response.
I am using flask websocket, and gevent.