From 568381749fa6bfb18a55db935647842ddb81f514 Mon Sep 17 00:00:00 2001 From: jtsshieh <27078349+jtsshieh@users.noreply.github.com> Date: Fri, 8 May 2020 19:16:52 -0400 Subject: Create Procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile (limited to 'Procfile') diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..9ebe8e8 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +worker: npm start -- cgit v1.2.3