Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest docker image?
- Are you sure you're not using someone else's docker image?
- Have you searched for similar issues (both open and closed)?
Describe the bug
The problem is once i try to access by entering the domain name it redirects me to domainname:8080
Nginx Proxy Manager Version
v2.9.19
To Reproduce
Add a new proxy and enable Let's Encrypt(I have enabled it, not sure if it is because of this)
Expected behavior
It should load the domain name without the port at the end of the URL
Screenshots


Operating System
Docker Swarm in Ubunutu 18.04 LTS
Additional context
I already tried to add port_in_redirect off; in advanced options. Still not helps.