Add heroku.yml

This commit is contained in:
Yûki VACHOT 2021-10-27 00:53:35 +02:00
parent 5f4ecfc7b3
commit 33ac46f104

4
heroku.yml Normal file
View file

@ -0,0 +1,4 @@
build:
docker:
frontend: Dockerfile
backend: backend/Dockerfile