NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.6k stars 2.62k forks source link

fix(backend): Replace deprecated http2 directive #4075

Open lusu007 opened 5 days ago

lusu007 commented 5 days ago

Fixes #4060

This PR replaces the listen ... http2 directive with the new and not deprecated directive http2 on. This prevents warnings in the log output.

nginxproxymanagerci[bot] commented 4 days ago

Docker Image for build 3 is available on DockerHub as nginxproxymanager/nginx-proxy-manager-dev:pr-4075

Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes Note: this is a different docker image namespace than the official image