There was an error while loading. Please reload this page.
1 parent d412203 commit 832aa86Copy full SHA for 832aa86
nginx/Dockerfile
@@ -90,7 +90,7 @@ RUN adduser --system --disabled-password --home /var/cache/nginx --shell /sbin/n
90
--sbin-path=/usr/sbin/nginx \
91
--modules-path=/usr/lib/nginx/modules \
92
# Echo
93
- --add-module=../echo-nginx-module \
+ --add-dynamic-module=../echo-nginx-module \
94
# ModSecurity
95
--add-module=../ModSecurity-nginx \
96
# Brotli
0 commit comments