lib/orats/templates/includes/new/rails/Procfile in orats-0.8.1 vs lib/orats/templates/includes/new/rails/Procfile in orats-0.9.0

- old
+ new

@@ -1 +1 @@ -web: puma -C config/puma.rb -p 3000 | grep -v --line-buffered ' 304 -' +web: puma -C config/puma.rb | grep -v --line-buffered ' 304 -'