Update Procfile
This commit is contained in:
parent
472d852d00
commit
a320141ec5
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
web: python ./web_app.py
|
||||
web: python web_app.py --port=$PORT
|
||||
|
|
|
|||
Loading…
Reference in a new issue