Skip to content

Commit

Permalink
Procfile - don't manage web process via foreman
Browse files Browse the repository at this point in the history
  • Loading branch information
etdsoft committed Jan 20, 2016
1 parent 2216db4 commit 513ca9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Procfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
web: bundle exec rails server
#web: bundle exec rails server
# Uncomment for Mac:
# redis: redis-server /usr/local/etc/redis.conf
resque: bundle exec rake resque:work
resque: bundle exec rake resque:work

0 comments on commit 513ca9d

Please sign in to comment.