Tell Teatro to use development Procfile

[ci skip]

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2200/head
Alex Coles 10 years ago
parent 060cf6ef62
commit a406700666
  1. 2
      .teatro.yml

@ -9,4 +9,4 @@ stage:
- bundle exec rake db:create db:migrate
- bundle exec rake db:seed RAILS_ENV=development
run: foreman start -c web=1,worker=1
run: foreman start -f Procfile.dev

Loading…
Cancel
Save