From 8855d5add5e6d7124241fae3736d7b10ca3932d4 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 7 Jun 2021 01:00:41 -0400 Subject: [PATCH] Fixed Profile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 62df49d..4cc9c31 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: Uvicorn main:app --reload +web: Uvicorn main:app