We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7fcd4 commit 913745dCopy full SHA for 913745d
ingress/entrypoint.sh
@@ -37,4 +37,4 @@ certbot certonly \
37
) &
38
39
# Start nginx in foreground
40
-exec nginx -g "worker_processes 8; daemon off;"
+exec nginx -g "daemon off;"
0 commit comments