Please read the changelog from yesterday, see here: https://github.com/ZoeyVid/NPMplus/releases/tag/09.10.2023
What changed?
- all hosts (Except NPMplus itself) will now also listen on
/run/nginx.sock
, this is because if you disable http and create a new host without https, nginx will have no listen options set and by default listen on port 80, which is disabled, to prevent this it will listen on this unix socket - env options can now be set inside the .env file you can find in /opt/npm (could have bugs, please report)
- changed the PNG on the login page
- AIO mode will disable http
- Certbot now auto-renews certs when NPMplus has launched (so before auto-renew which happens every hour one times runs the first time after launch)
Full Changelog: 09.10.2023...10.10.2023