-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- Yes (I use tag 2)
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug

To access my NPM Webinterface I created this proxy, should be self explaining so far.
So whenever something is wrong with NPM (which happens from time to time) I access the site from http://npm.example.org:81, but because I enabled "Force SSL" for this host, it redirect's to https://npm.example.org:81, which obviously results in an SSL error.
I think "Force SSL" should not be applied to Port 81, or Port 80 only. I'm not really sure if this should be handled like a bug or like a feature request.
Nginx Proxy Manager Version
2.9.11
To Reproduce
Steps to reproduce the behavior:
- see description above
Expected behavior
see description above
Screenshots
see description above
Operating System
alpine linux x64