Skip to content

Commit

Permalink
Remove elastic search from procfile for now as we don't need it. t:5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjrice committed May 15, 2012
1 parent c30faf1 commit 7f16c21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Procfile
@@ -1,3 +1,2 @@
web: bundle exec rails server thin -p $PORT
es: elasticsearch -f -D es.config=/usr/local/Cellar/elasticsearch/0.19.3/config/elasticsearch.yml
worker: bundle exec rake jobs:work

0 comments on commit 7f16c21

Please sign in to comment.