diff --git a/Procfile b/Procfile new file mode 100644 index 00000000..443f2e35 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: bundle exec rails server -p $PORT