update heroku.yml
This commit is contained in:
parent
7587343f0d
commit
faa1990ce0
|
@ -1,3 +1,5 @@
|
|||
build:
|
||||
docker:
|
||||
web: Dockerfile
|
||||
run:
|
||||
web: python3 /app/bin/server
|
||||
|
|
Loading…
Reference in New Issue