nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Issue using extra-hosts with nginx proxy manager proxy hosts

Open Rdonn opened this issue 3 years ago • 1 comments

I need to be able to define hosts in the docker compose file and proxy to them using nginx proxy manager using extra-hosts.

I have added the names and ips to the docker compose file and verified that they exist in /etc/hosts inside of the running container.

I have verified that they are reachable inside the running container using curl and ping. The server is pinging and curl is delivering the requested HTML.

After adding the proxy host, I am getting a 404. Am I misunderstanding that my custom name entries should be taken into account when proxying?

Rdonn avatar Dec 02 '22 23:12 Rdonn

Issue is now considered stale. If you want to keep it open, please comment :+1:

github-actions[bot] avatar Feb 03 '24 01:02 github-actions[bot]