Replaced procfile with heroku.yml, added heroku-only Dockerfile and updated app.json

This commit is contained in:
Isaac Abadi
2021-09-21 20:33:42 -06:00
parent 8aa354ac24
commit 25aac19cfb
4 changed files with 5 additions and 1 deletions

3
heroku.yml Normal file
View File

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