eBooru/Procfile
2018-11-15 12:06:13 -08:00

6 lines
245 B
Plaintext

unicorn: bin/rails server -p 3000
jobs: bin/rake jobs:work
recommender: bundle exec ruby script/mock_services/recommender.rb
iqdbs: bundle exec ruby script/mock_services/iqdbs.rb
reportbooru: bundle exec ruby script/mock_services/reportbooru.rb