Add heroku.yml
This commit is contained in:
parent
5f4ecfc7b3
commit
33ac46f104
1 changed files with 4 additions and 0 deletions
4
heroku.yml
Normal file
4
heroku.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
build:
|
||||||
|
docker:
|
||||||
|
frontend: Dockerfile
|
||||||
|
backend: backend/Dockerfile
|
||||||
Reference in a new issue