diff --git a/Procfile b/Procfile index ee20ec9..33bc20a 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python TikTok_ZH.py --port=$PORT +web: python API/web_api.py --port=$PORT