From aaea9c56feada80f5feddbe5f01620e9224f8c9e Mon Sep 17 00:00:00 2001 From: "Chun-Hsien, Chen" <52682993+SeanChenTaipei@users.noreply.github.com> Date: Tue, 14 Mar 2023 16:27:43 +0800 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 9ce81f5..2f10608 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn main:app --preload --workers 8 \ No newline at end of file +web: gunicorn main:app --workers 8