mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
update procfile for heroku. @paglias this is the heroku script-runner btw
This commit is contained in:
parent
796f29e014
commit
28e2cb32f2
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
web: ./node_modules/.bin/grunt production;node ./src/server.js
|
||||
web: ./node_modules/.bin/grunt build:prod;./node_modules/.bin/grunt nodemon;
|
||||
Loading…
Reference in a new issue