Commit a369294
Changed files (1)
Procfile
@@ -1,1 +1,1 @@
-web: bundle exec puma -C config/puma.rb
\ No newline at end of file
+web: bin/rails s -p 5000 -b 0.0.0.0