@@ -1,2 +1,2 @@
worker: bundle exec rake jobs:work
web: bundle exec passenger start -p $PORT --max-pool-size 3
web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-development}
The note is not visible to the blocked user.