diff --git a/Procfile b/Procfile index ee20ec9..3137926 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python TikTok_ZH.py --port=$PORT +web: sudo python TikTok_ZH.py --port=$PORT