mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-07 21:19:53 +00:00
fixed signal passing
This commit is contained in:
parent
73a0a80b4a
commit
86a3210a75
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user