diff --git a/Procfile b/Procfile index e503ee4..d57d51a 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ worker: ./start.sh +web: ./start.sh