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