Support Deployment to Heroku (#280)

* Added heroku.yml

* Added app.json

* PORT as env var
This commit is contained in:
dacousb
2021-09-19 21:03:01 +02:00
committed by GitHub
parent 567556711b
commit 350b796571
3 changed files with 48 additions and 2 deletions

3
heroku.yml Normal file
View File

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