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