Merge pull request #2636 from luisramos0/heroku_dead_code

Removed old files that were used with, now unsupported, heroku
This commit is contained in:
Pau Pérez Fabregat
2018-09-03 12:49:19 +02:00
committed by GitHub
2 changed files with 0 additions and 3 deletions

View File

@@ -1 +0,0 @@
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb

View File

@@ -1,2 +0,0 @@
worker_processes 2 # amount of unicorn workers to spin up
timeout 120 # restarts workers that hang for 30 seconds