Hi,
I'm a noobie.
I'm using Docker with an nginx container for the first time as I've hit all sorts of issues with http and https.
Searching for my Wordpress website url hits the nginx welcome page.
My internal port for the Wordpress website is 8000.
The nginx dashboard shows my Wordpress website having a destination of 192.168.0.12:8000 but it can't find it! (internally I have no issue connecting with it.)
Wordpress is also a Docker container.
Help much appreciated.
TIA
John