diff --git a/Procfile b/Procfile index d0926f0..9a16949 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python nextaction.py -a $TODOIST_API_KEY -l $TODOIST_NEXT_ACTION_LABEL --debug --onetime \ No newline at end of file +web: python nextaction.py -a $TODOIST_API_KEY -l $TODOIST_NEXT_ACTION_LABEL $DEBUG \ No newline at end of file