浏览代码

Merge pull request #770 from sischnei/http2-in-readme

Updated README to include HTTP/2.0
Jason Wilder 8 年之前
父节点
当前提交
619943ac1e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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