diff --git a/2.Common_services/5.Nginx/vhost_mediaserver-msuser.conf b/2.Common_services/5.Nginx/vhost_mediaserver-msuser.conf index 5fc64b973c48fe0e47df109fc0787eee9e1875a4..9e1a6b1d8356a5288297ab643bc983531cad2f9c 100644 --- a/2.Common_services/5.Nginx/vhost_mediaserver-msuser.conf +++ b/2.Common_services/5.Nginx/vhost_mediaserver-msuser.conf @@ -15,7 +15,7 @@ server { } server { - listen 443 ssl; + listen 443 ssl http2; server_name {{ server_name }}; root /var/www/msuser;