Skip to content

Commit

Permalink
six concurrent analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlball committed Aug 13, 2024
1 parent bf5e2d1 commit 3dadd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/server/start-web-background.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ echo "Waiting for Redis to start"

#cd /opt/openstudio/server && bundle exec rake environment resque:work
echo "Startup two resque workers"
cd /opt/openstudio/server && COUNT=2 bundle exec rake environment resque:workers
cd /opt/openstudio/server && COUNT=6 bundle exec rake environment resque:workers

0 comments on commit 3dadd23

Please sign in to comment.