NginX configuration for React application in ubunutu server
I have a server which points to a DNS ‘ahammed.online’. Currently, I have a backend server running on it. I need to deploy the react front end as well to this server. For that, I have a build file and I kept this file in the directory,
/var/www/ahammed.onine/html/pdfManager/dist/index.html
CSS and JS files are located in the /dist/assets/ folder.