We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4eb7c commit 8cfdab2Copy full SHA for 8cfdab2
ssl-proxyconf.sh
@@ -44,3 +44,5 @@ for domain in $1; do
44
reload_nginx "$3"
45
fi
46
done
47
+
48
+nginx -g 'daemon off;'
0 commit comments