We are trying to setup a standalone nginx reverse proxy that maps 2 separate docker-compose projects
We have two project
We are using the nginx container from the backend, instead of the front-end one
We have two project
NGINX proxy seems to disconnect from docker
So I have a docker + NodeJS + ExpressJS app. Which runs on port 3888, however I have the domain pointed to the server IP address via Route53.