Nginx subdirectory as root for React
Configure React app for nginx deployment by adjusting homepage and environment variables.
Modify nginx.conf for proper routing in a sub-directory setup.
Ensure Dockerfile is updated to reflect the sub-directory application structure.