From ba99d479918fa7408d04ab18015554994a95f486 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 21 Oct 2017 18:17:19 +0300 Subject: Transition from Python to JS stack --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Procfile') diff --git a/Procfile b/Procfile index 683410a..489b270 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn geshem:app \ No newline at end of file +web: node server.js -- cgit v1.3.1