Skip to content

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Nov 15, 2024
1 parent 2e562ba commit b52a6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerrun.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

poetry run gunicorn -c "/sheepdog/deployment/wsgi/gunicorn.conf.py" &
# sleep to prevent nginx warning logs so nginx doesn't start before the app
sleep 30
nginx -g 'daemon off;'

0 comments on commit b52a6d9

Please sign in to comment.