From 6fd32b5a9b8675da016533c4dc026d1355a8ea78 Mon Sep 17 00:00:00 2001 From: sischnei Date: Sat, 18 Mar 2017 10:52:43 +0100 Subject: [PATCH] Updated README to include HTTP/2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9700b1b..0b8191a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This image uses the debian:jessie based nginx image. #### jwilder/nginx-proxy:alpine -This image is based on the nginx:alpine image. +This image is based on the nginx:alpine image. Use this image to fully support HTTP/2 (including ALPN required by recent Chrome versions). A valid certificate is required as well (see eg. below "SSL Support using letsencrypt" for more info). $ docker pull jwilder/nginx-proxy:alpine