Nginx not working proxy_pass using Env Variable
I am deploying my react app using docker and nginx server.
In my nginx.conf.template, I use the following
Reuse base images in Dockerfile multi builds with different parameters
I have this Dockerfile that use multi-stage builds to run multiple commands on multiple subdirectories that generate slides. As you can see there is a lot of redundancy: