add http2 like on prod
This commit is contained in:
parent
0905610d95
commit
7b8e0abf51
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue