use mongrel webserver for now in procfile for los
This commit is contained in:
parent
790c2e84ea
commit
2f6d41ce47
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1,3 +1,3 @@
|
||||||
web: bundle exec rails s thin -p $PORT
|
web: bundle exec rails s -p $PORT
|
||||||
redis: redis-server
|
redis: redis-server
|
||||||
worker: QUEUE=* bundle exec rake resque:work
|
worker: QUEUE=* bundle exec rake resque:work
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue