Flask-SocketIO, Nginx Proxy Manager and Cloudflare setup
I’m trying to setup a little web application. It’s a small flask application, run by uwsgi.
uwsgi expose the port 8090 for the application, while the app itself runs on 5080.
Here’s the content of the ini file :