mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
test heroku file
This commit is contained in:
parent
ac85bb2e2d
commit
11c5b26c59
1 changed files with 5 additions and 0 deletions
5
heroku.yml
Normal file
5
heroku.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
build:
|
||||
docker:
|
||||
web: Dockerfile
|
||||
run:
|
||||
web: node ./website/transpiled-babel/index.js
|
||||
Loading…
Reference in a new issue