diff --git a/Procfile b/Procfile index 291824e..3451039 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node ./www/bin \ No newline at end of file +web: node ./bin/www \ No newline at end of file