Skip to content
Snippets Groups Projects
Commit 62594926 authored by Marcin's avatar Marcin Committed by Dan Notestein
Browse files

issue #278: correctly close rewriter

parent f27a1f2c
No related branches found
No related tags found
1 merge request!855Merge develop to master
......@@ -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
# 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