Fix error R10 (Boot timeout) on Heroku

master
shadowgate15 2020-03-10 22:40:47 -05:00
parent 7851de590e
commit bc85bf15cc
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
web: python nextaction.py -a $TODOIST_API_KEY -l $TODOIST_NEXT_ACTION_LABEL $DEBUG
nextaction: python nextaction.py -a $TODOIST_API_KEY -l $TODOIST_NEXT_ACTION_LABEL $DEBUG