diff --git a/procfile b/procfile index 7832b05..2be5f80 100644 --- a/procfile +++ b/procfile @@ -1 +1 @@ -node:yarn start +web: yarn start