[cas] Make it more verbose
This commit is contained in:
parent
4d141b2533
commit
f2945bfb1f
2 changed files with 1 additions and 4 deletions
|
@ -11,4 +11,4 @@ python3 manage.py migrate
|
|||
|
||||
# Start server
|
||||
echo "Starting server"
|
||||
gunicorn3 cas.wsgi:application --bind 0.0.0.0:8000 --workers 4
|
||||
gunicorn3 cas.wsgi:application --bind 0.0.0.0:8000 --workers 2 --log-level debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue