reset log level
This commit is contained in:
parent
a8f7ef8ef7
commit
d18a330135
2
boot.sh
2
boot.sh
@ -8,4 +8,4 @@ echo "Done"
|
|||||||
|
|
||||||
chmod -R 755 /opt/recipes/mediafiles
|
chmod -R 755 /opt/recipes/mediafiles
|
||||||
|
|
||||||
exec gunicorn -b :8080 --access-logfile - --error-logfile - --log-level DEBUG recipes.wsgi
|
exec gunicorn -b :8080 --access-logfile - --error-logfile - --log-level INFO recipes.wsgi
|
Loading…
Reference in New Issue
Block a user