Update start.sh

This commit is contained in:
Clivia
2024-02-21 18:50:15 +08:00
committed by GitHub
parent c07d1f3268
commit 719e6f83a9

View File

@@ -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