add --with-debug

This commit is contained in:
yurymuski
2023-09-04 01:03:07 +04:00
parent c55df02f0d
commit 23f424b839
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -61,6 +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
--add-module=/opt/ngx_brotli \
--with-http_v3_module \
--with-openssl=/opt/quiche/quiche/deps/boringssl \