소스 검색

Updated README to include HTTP/2.0

sischnei 8 년 전
부모
커밋
6fd32b5a9b
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