Skip to content

Commit

Permalink
Remove completed TODO items
Browse files Browse the repository at this point in the history
  • Loading branch information
anorthall committed Nov 17, 2023
1 parent e646342 commit dba193a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,4 @@ then

echo "Starting server..."
gunicorn config.django.wsgi:application --bind 0.0.0.0:"${PORT:=8000}" --workers "$WORKERS"

# TODO: Run cron jobs
# TODO: Run migrations based on env var
fi

0 comments on commit dba193a

Please sign in to comment.