From e434193c5f2cab61327a6b354e49b7d387709dda Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Thu, 16 Dec 2021 18:32:44 -0800 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 197665c..c11abcb 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -echo web: python TikTok_ZH.py +web: gunicorn TikTok_ZH:app