mirror of
https://github.com/yurymuski/nginx-http3.git
synced 2026-09-26 22:16:10 +00:00
typo fix
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ RUN curl -O https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && \
|
|||||||
--with-stream_realip_module \
|
--with-stream_realip_module \
|
||||||
--with-stream_ssl_module \
|
--with-stream_ssl_module \
|
||||||
--with-stream_ssl_preread_module \
|
--with-stream_ssl_preread_module \
|
||||||
--with-debug
|
--with-debug \
|
||||||
--add-module=/opt/ngx_brotli \
|
--add-module=/opt/ngx_brotli \
|
||||||
--with-http_v3_module \
|
--with-http_v3_module \
|
||||||
--with-openssl=/opt/quiche/quiche/deps/boringssl \
|
--with-openssl=/opt/quiche/quiche/deps/boringssl \
|
||||||
|
|||||||
Reference in New Issue
Block a user