Add heroku.yml so it uses the Dockerfile

This commit is contained in:
Alex Gleason 2022-09-01 17:21:05 -05:00
parent ce397ba7aa
commit 5aa9db2685
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 3 additions and 0 deletions

3
heroku.yml Normal file
View File

@ -0,0 +1,3 @@
build:
docker:
web: Dockerfile