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

Point to correct certificate for NPM

Open priyankub opened this issue 3 months ago • 0 comments

Current build fails to reach out to LAPI at a remote location if LAPI is accessible through a URL eg. https://crowdsec.local.example.com. It works only if LAPI is reached through its IP with 8080 port exposed, thereby preferring a relative less secure implementation. This will solve https://github.com/LePresidente/docker-nginx-proxy-manager/issues/19

priyankub avatar Sep 08 '25 21:09 priyankub