1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-08-07 04:02:54 +03:00

Revert changes to 'gunicorn_config.py'

This commit is contained in:
Christian Mäder
2020-10-27 09:31:47 +01:00
parent a52a5547be
commit a5aa1bfd3b

View File

@@ -6,4 +6,3 @@ errorlog = '-'
accesslog = '-'
capture_output = False
loglevel = 'info'
raw_env = 'prometheus_multiproc_dir=/tmp/metrics'