kopia lustrzana https://github.com/jedie/PyInventory
setup gunicorn logs
rodzic
3784d71178
commit
38899ff08b
|
@ -39,6 +39,9 @@ fi
|
|||
--config /django/gunicorn.conf.py \
|
||||
--bind "$(hostname):8000" \
|
||||
--pid="/tmp/gunicorn.pid" \
|
||||
--access-logfile="-" \
|
||||
--error-logfile="-" \
|
||||
--log-level=info \
|
||||
wsgi
|
||||
|
||||
echo "gunicorn terminated with exit code: $?"
|
||||
|
|
Ładowanie…
Reference in New Issue