From c3161a963a9e1a67d7400c562525cf7897257ca7 Mon Sep 17 00:00:00 2001 From: Avishkar Patil Date: Mon, 14 Jun 2021 19:18:13 +0530 Subject: [PATCH] Initial Commit --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 54d750b..034b858 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python -m WebStream +web: python -m WebStreamer