Reduce logging

This commit is contained in:
Ruben van Staveren 2023-12-25 15:15:35 +01:00
parent 1fa64feefc
commit 484e548c46
Signed by: ruben
GPG Key ID: 886F6BECD477A93F

View File

@ -8,7 +8,7 @@ WORKERS=3
WORKER_CLASS=uvicorn.workers.UvicornWorker
#VENV=$DIR/.venv/bin/activate
BIND=unix:$DIR/../run/gunicorn.sock
LOG_LEVEL=debug
LOG_LEVEL=error
cd $DIR
# source $VENV