Skip to content

Commit

Permalink
update Procfile to use restart (Heroku)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamigo committed Nov 21, 2018
1 parent 3abc491 commit 35dd008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
collector: DEBUG=$DEBUG npm link && refocus-collector stop && refocus-collector start
collector: DEBUG=$DEBUG npm link && refocus-collector restart

0 comments on commit 35dd008

Please sign in to comment.