Skip to content

Commit

Permalink
purge cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongundel committed Oct 22, 2024
1 parent 750753a commit 9cb24ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/production/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ run_django_server() {
echo ""
cd ${APP_FOLDER}
echo "Running Django"
exec ls && ls ${WEB_ROOT}/ENV/bin
exec /bin/bash -c "source ${WEB_ROOT}/ENV/bin/activate && gunicorn arches_lingo.wsgi"
}

Expand Down

0 comments on commit 9cb24ae

Please sign in to comment.