Nginx Reverse proxy doesn’t load my files
I have two services running in my docker, /app1
on 8080 and /app2
on 3000. I setup my nginx reverse proxy for the services on port 80.
I have two services running in my docker, /app1
on 8080 and /app2
on 3000. I setup my nginx reverse proxy for the services on port 80.