Skip to content
Snippets Groups Projects
Commit 7c080f1b authored by Marcin's avatar Marcin Committed by Bartek Wrona
Browse files

issue #278: correctly close rewriter

parent c432399b
No related branches found
No related tags found
1 merge request!841issue #278: correctly close rewriter
...@@ -11,4 +11,4 @@ fi ...@@ -11,4 +11,4 @@ fi
sed "s|\${REWRITE_LOG}|$REWRITE_LOG|g" /usr/local/openresty/nginx/conf/nginx.conf.template > /usr/local/openresty/nginx/conf/nginx.conf sed "s|\${REWRITE_LOG}|$REWRITE_LOG|g" /usr/local/openresty/nginx/conf/nginx.conf.template > /usr/local/openresty/nginx/conf/nginx.conf
# Start nginx # Start nginx
/usr/local/openresty/bin/openresty -g 'daemon off;' exec /usr/local/openresty/bin/openresty -g 'daemon off;'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment