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