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.
2 parents 45ffa40 + 30c051e commit 8237452Copy full SHA for 8237452
root/etc/s6-overlay/s6-rc.d/svc-nginx/run
@@ -13,4 +13,4 @@ if pgrep -f "[n]ginx:" >/dev/null; then
13
sleep 1
14
fi
15
16
-exec /usr/sbin/nginx
+exec /usr/sbin/nginx -e stderr
0 commit comments