I have some html file I need to route it thorough flask(python) but how to do taht in a nginx server how can I do it
This may help you:
https://medium.com/faun/deploy-flask-app-with-nginx-using-gunicorn-7fda4f50066a
Mark the answer correct if your problem is solved.
Thanks