use puma directly

This commit is contained in:
Ryan W
2022-04-24 22:35:03 -07:00
parent 84e9ec3d07
commit 60b7a785b3
+1 -1
View File
@@ -1 +1 @@
web: bin/rails server -p 3000
web: bundle exec puma -C config/puma.rb