Add heroku.yml so it uses the Dockerfile
This commit is contained in:
parent
ce397ba7aa
commit
5aa9db2685
1 changed files with 3 additions and 0 deletions
3
heroku.yml
Normal file
3
heroku.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
build:
|
||||
docker:
|
||||
web: Dockerfile
|
Loading…
Reference in a new issue