Skip to content

Commit

Permalink
test env change
Browse files Browse the repository at this point in the history
  • Loading branch information
ucfchandra committed Nov 26, 2024
1 parent ded3c3a commit 9c792ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ then
--email $DJANGO_SUPERUSER_EMAIL
fi

$@

exec gunicorn --workers=2 --threads=4 --worker-class=gthread --bind '[::]:80' --worker-tmp-dir /dev/shm wsgi:application

0 comments on commit 9c792ee

Please sign in to comment.