Commit 683789e0 authored by Cameron Carney's avatar Cameron Carney

fixed http template...

parent 845834ba
......@@ -74,7 +74,7 @@ function startServer {
else
echo "Disabling SSL"
/etc/nginx/templates/http.conf.tmpl > /etc/nginx/conf.d/default.conf
echo /etc/nginx/templates/http.conf.tmpl > /etc/nginx/conf.d/default.conf
fi
exec supervisord --nodaemon
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment