]> CyberLeo.Net >> Repos - CDN/status.git/blob - Procfile
Add age to result view
[CDN/status.git] / Procfile
1 web:    bundle exec unicorn -p $PORT -c unicorn.rb
2 worker: bundle exec ruby worker.rb