Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Jun 14, 2023
1 parent 4117f25 commit c1166c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ RUN wget https://nginx.org/download/nginx-"$NGINX_VER".tar.gz -O - | tar xzC /sr
# --with-stream_realip_module \
# --with-stream_ssl_preread_module \
--with-http_v2_module \
--with-http_v2_hpack_enc \
# --with-http_v2_hpack_enc \
--with-http_v3_module \
--with-http_ssl_module \
--with-http_realip_module \
Expand Down

0 comments on commit c1166c2

Please sign in to comment.