add http2 like on prod

This commit is contained in:
meaz 2024-07-23 10:24:59 +02:00
parent 0905610d95
commit 7b8e0abf51
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -131,6 +131,7 @@ nginx_vhosts:
use_error_log: 'true'
nginx_error_log_level: 'warn'
redirect_https: 'true'
http2: 'true'
letsencrypt: 'false'
secure_site: 'false'
state: 'enable'