Update Procfile
This commit is contained in:
parent
c661cc621a
commit
774887eca5
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
web: python TikTok_ZH.py --port=$PORT
|
||||
web: gunicorn TikTok_ZH:app --port=5000
|
||||
|
|
|
|||
Loading…
Reference in a new issue