This commit is contained in:
yurymuski
2023-09-04 01:10:35 +04:00
parent 23f424b839
commit 26130d1da8
+1 -1
View File
@@ -61,7 +61,7 @@ RUN curl -O https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && \
--with-stream_realip_module \
--with-stream_ssl_module \
--with-stream_ssl_preread_module \
--with-debug
--with-debug \
--add-module=/opt/ngx_brotli \
--with-http_v3_module \
--with-openssl=/opt/quiche/quiche/deps/boringssl \