We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5891a96 commit 6199a4bCopy full SHA for 6199a4b
templates/web.ssl.template.yml
@@ -24,7 +24,7 @@ run:
24
to: |
25
listen 443 ssl;
26
listen [::]:443 ssl;
27
- http2;
+ http2 on;
28
SSL_TEMPLATE_SSL_BLOCK
29
- replace:
30
hook: ssl
0 commit comments