From 382bfe00aadcca5463f38d06f4b99691bbbd87e8 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Sun, 6 Mar 2022 19:11:25 -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