Closed as not planned
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?- Yes
- 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
Hi! Thank you for your work! This is really a great solution for me!
But I have a problem with setting the default_server directive
If I add a line
listen 443 ssl http2 default_server ;
to the section Custom Nginx Configuration then the host goes Offline and the configuration file is cleared.
Of course, I can change the configuration file and manually set default_server, but I would like to do this from the GUI, because any changes via the web will re-import the host configuration.
Nginx Proxy Manager Version
v2.10.3
Screenshots