diff --git a/Procfile b/Procfile index f8325a3..bf317c6 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn flaskStarter:TikTok_ZH.py +web: gunicorn app:TikTok_ZH.py