From a9d8af77099ed452bba0ee47291c973efdaf96d3 Mon Sep 17 00:00:00 2001 From: Walker Waylon Scott Date: Fri, 19 May 2017 21:42:50 -0500 Subject: [PATCH] trying // in procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 2930f10..d456c6c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python app\\app.py +web: python app//app.py