From d8c7577873dd393bec49a770abcf269fd3604c26 Mon Sep 17 00:00:00 2001 From: David Lougheed Date: Thu, 11 Jan 2024 22:07:01 -0500 Subject: [PATCH] chore: use 8 instances in container --- spec/run_server.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/run_server.bash b/spec/run_server.bash index a39f76bb..acdfad7c 100644 --- a/spec/run_server.bash +++ b/spec/run_server.bash @@ -2,4 +2,4 @@ pipx ensurepath source /root/.profile -pm2-runtime /app/bin/www --name epivar -i 0 +pm2-runtime /app/bin/www --name epivar -i 8