Update Procfile

This commit is contained in:
Evil0ctal 2022-03-06 17:59:01 -08:00 committed by GitHub
parent be8ee7ae2b
commit a3d3e2e7f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
web: sudo python TikTok_ZH.py --port=$PORT
web: gunicorn flaskStarter:TikTok_ZH.py