Skip to content

Commit 6199a4b

Browse files
committed
add on to http2
1 parent 5891a96 commit 6199a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/web.ssl.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ run:
2424
to: |
2525
listen 443 ssl;
2626
listen [::]:443 ssl;
27-
http2;
27+
http2 on;
2828
SSL_TEMPLATE_SSL_BLOCK
2929
- replace:
3030
hook: ssl

0 commit comments

Comments
 (0)