From 957d68a26d0aaae566497624ccf9ca90a2f19d45 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Sun, 6 Mar 2022 17:37:59 -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