Fixes logging config that prevented gunicon launch
This commit is contained in:
@@ -3,3 +3,6 @@ pythonpath = '/opt/netbox/netbox'
|
||||
bind = '0.0.0.0:8001'
|
||||
workers = 3
|
||||
user = 'root'
|
||||
errorlog = '-'
|
||||
accesslog = '-'
|
||||
capture_output = False
|
||||
|
||||
Reference in New Issue
Block a user