Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): Replace deprecated http2 directive #4075

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

lusu007
Copy link

@lusu007 lusu007 commented Oct 16, 2024

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.

@lusu007 lusu007 marked this pull request as draft October 16, 2024 15:17
@nginxproxymanagerci
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use the "http2" directive instead warning
1 participant