Use puma config for Procfile.dev (#2735)

lolsob-rspec
Matt Jankowski 2017-05-02 20:28:47 -04:00 committed by Eugen Rochko
parent ef2af79a48
commit f80de039d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
web: bundle exec rails s -p 3000
web: bundle exec puma -C config/puma.rb
stream: yarn run start
webpack: ./bin/webpack-dev-server