Skip to content

Commit

Permalink
6 analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlball authored Aug 15, 2024
1 parent 5f50133 commit 7427999
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=5 bundle exec rake environment resque:workers
cd /opt/openstudio/server && COUNT=6 bundle exec rake environment resque:workers

0 comments on commit 7427999

Please sign in to comment.