From 719e6f83a9e54dfb6c007eba07a88d6e0280f687 Mon Sep 17 00:00:00 2001 From: Clivia <132346501+Yanyutin753@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:50:15 +0800 Subject: [PATCH] Update start.sh --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index e2af8d9..e83012f 100755 --- a/start.sh +++ b/start.sh @@ -11,7 +11,7 @@ if [ -z "$PROCESS_WORKERS" ]; then export PROCESS_WORKERS if [ -z "$PROCESS_WORKERS" ]; then - PROCESS_WORKERS=1 + PROCESS_WORKERS=2 fi fi