Skip to content

Issue using extra-hosts with nginx proxy manager proxy hosts #2445

@Rdonn

Description

@Rdonn

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions