mirror of
https://github.com/lucaspalomodevelop/netbox-docker.git
synced 2026-03-12 23:27:21 +00:00
Lower gunicorn default loglevel
This commit is contained in:
parent
7429835970
commit
811618b359
@ -5,4 +5,4 @@ workers = 3
|
||||
errorlog = '-'
|
||||
accesslog = '-'
|
||||
capture_output = False
|
||||
loglevel = 'debug'
|
||||
loglevel = 'info'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user