how to make NGINX read static files directory when proxy passing
I have a MEAN project. I am using NGINX as reverse proxy. But I am stuck at a point and don't Understand. How NGINX reads all the assets, bundles(js,css....) from my project. And I don't want to give absolute path.
Please Help.....
Thanks in Advance