From a71acc59cffd9e8823889d01c90c0a9c9f23e44a Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Sun, 14 Jun 2020 18:51:18 +0530 Subject: [PATCH] Add procfile --- ProcFile | 1 + 1 file changed, 1 insertion(+) create mode 100644 ProcFile diff --git a/ProcFile b/ProcFile new file mode 100644 index 0000000..56379d7 --- /dev/null +++ b/ProcFile @@ -0,0 +1 @@ +worker: npm start \ No newline at end of file