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 305e239 commit 5891a96Copy full SHA for 5891a96
templates/web.ssl.template.yml
@@ -16,7 +16,7 @@ run:
16
from: /listen 80;\s+gzip on;/m
17
to: |
18
listen 443 ssl;
19
- http2;
+ http2 on;
20
SSL_TEMPLATE_SSL_BLOCK
21
- replace:
22
filename: "/etc/nginx/conf.d/discourse.conf"
0 commit comments