Docker angular-nginx 502 Bad Gateway
I’ve been trying to run my angular app on nginx with docker but I can’t get it running. This are the last modifications I tried:
Docker angular-nginx 502 Bad Gatewa
I’ve been trying to run my angular app on nginx with docker but I can’t get it running. This are the last modifications I tried:
Why does my angular app hosted on nginx doesn’t work?
I’ve been trying to host an angular app on nginx with docker but when I build the container and go to localhost:8080 I get an 502 Bad Gateway error.
Why does my angular app hosted on nginx with docker doesn’t work?
I’ve been trying to host an angular app on nginx with docker during this past week but i couldnt get through it.
This is mi dockerfile: