Skip to content

Commit 5891a96

Browse files
Tealktgxworld
andauthored
Update templates/web.ssl.template.yml
Co-authored-by: Alan Guo Xiang Tan <[email protected]>
1 parent 305e239 commit 5891a96

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
@@ -16,7 +16,7 @@ run:
1616
from: /listen 80;\s+gzip on;/m
1717
to: |
1818
listen 443 ssl;
19-
http2;
19+
http2 on;
2020
SSL_TEMPLATE_SSL_BLOCK
2121
- replace:
2222
filename: "/etc/nginx/conf.d/discourse.conf"

0 commit comments

Comments
 (0)