diff --git a/Procfile b/Procfile index 9501843..ed47ca1 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ -worker node index.js \ No newline at end of file +worker node index.js +npm start -Dserver.port=$PORT \ No newline at end of file