Skip to content

Commit 6fd32b5

Browse files
authored
Updated README to include HTTP/2.0
1 parent 8213386 commit 6fd32b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This image uses the debian:jessie based nginx image.
3131

3232
#### jwilder/nginx-proxy:alpine
3333

34-
This image is based on the nginx:alpine image.
34+
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).
3535

3636
$ docker pull jwilder/nginx-proxy:alpine
3737

0 commit comments

Comments
 (0)