diff --git a/Procfile b/Procfile index 48d2420..c6cfa4c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: index.html \ No newline at end of file +web: bundle exec rails server -p $PORT \ No newline at end of file