From cadf033338c0170b1a94ae8f9c489ed91f08eacd Mon Sep 17 00:00:00 2001 From: Luca Schwan Date: Sat, 21 Mar 2020 04:16:05 +0100 Subject: [PATCH] Procfile updated --- Procfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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