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

HTTP/2 Setting added in nginx config file #42

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

linuxpizzacats
Copy link
Collaborator

  • Nginx config file template for HTTPS has two uncommented listen statements. Only one can be uncommented and will set the listener for http/1.1 or http/2. Not both!
  • DEPLOYING.md updated with new listen statements in nginx config template file.
  • requeriments.txt sort ascending.

- Nginx config file template for HTTPS has two uncommented `listen` statements.
  Only one can be uncommented and will set the listener for `http/1.1` or `http/2`. Not both!
- DEPLOYING.md updated with new `listen` statements in nginx config template file.
- requeriments.txt sort ascending.
@linuxpizzacats linuxpizzacats merged commit e2e98ef into main Dec 13, 2023
1 of 3 checks passed
@linuxpizzacats linuxpizzacats deleted the feature/http-2 branch December 13, 2023 00:41
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.

1 participant