Skip to content

Commit

Permalink
fixing syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Nov 15, 2024
1 parent 375eee9 commit 2e562ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dockerrun.bash
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

poetry run gunicorn -c "/sheepdog/deployment/wsgi/gunicorn.conf.py" &
sleep 30

nginx -g 'daemon off;'

0 comments on commit 2e562ba

Please sign in to comment.