mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-08-11 20:01:54 +00:00
fixed signal passing
This commit is contained in:
@@ -4,4 +4,4 @@ if [[ -n "$DOCKERIZE_ARGS" ]]; then
|
||||
fi
|
||||
cd /app
|
||||
/venv/*/bin/python ./manage.py migrate
|
||||
/venv/*/bin/gunicorn
|
||||
exec /venv/*/bin/gunicorn
|
||||
|
Reference in New Issue
Block a user