diff --git a/Procfile b/Procfile index dd9cf0c..207d22f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web : node app.js \ No newline at end of file +web: node app.js \ No newline at end of file