]> CyberLeo.Net >> Repos - CDN/status.git/blob - Procfile
Avoid trapping Exception; use StandardError instead
[CDN/status.git] / Procfile
1 web:    bundle exec unicorn -p $PORT -c unicorn.rb
2 worker: bundle exec ruby worker.rb