From f9ffc611953fc33e37d09bd88bd8733c106f97fc Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Sun, 6 Mar 2022 19:45:21 -0800 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index c11abcb..ee20ec9 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn TikTok_ZH:app +web: python TikTok_ZH.py --port=$PORT