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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 48 additions and 2 deletions

3
heroku.yml Normal file
View file

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