From 406fbae4cb2af0809d1eec95097f712d037c902b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Sun, 13 Nov 2016 11:18:29 +0100 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index d53116cbe5..28fe750b8d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: npm run bootstrap && npm run db-migrate && npm run start +web: npm run start