Create heroku.yml

heroku docker support added
This commit is contained in:
NOOB BOTS 2020-10-11 18:22:12 +05:30 committed by GitHub
parent 7f934ae8c9
commit ee9cc9cea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
heroku.yml Normal file
View File

@ -0,0 +1,5 @@
build:
docker:
web: Dockerfile
run:
web: bash start.sh