Skip to content

Commit

Permalink
change header src dir
Browse files Browse the repository at this point in the history
  • Loading branch information
stcox committed Apr 29, 2018
1 parent 3616365 commit 56073ff
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 @@ -53,7 +53,7 @@ RUN cd \
&& cd nginx-${NGINX_VERSION} \
&& ./configure \
--add-module=$HOME/naxsi-${NAXSI_VERSION}/naxsi_src \
--add-module=$HOME/headers-more-nginx-module-${HEADER_VERSION}/src \
--add-module=$HOME/headers-more-nginx-module-${HEADER_VERSION}/ \
--prefix=/usr/local/nginx \
--user=www-data \
--group=www-data \
Expand Down

0 comments on commit 56073ff

Please sign in to comment.