From bd399777415e6bde2abb5a33b4480cea3f474876 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 13 Apr 2023 15:16:13 +0200 Subject: same --- gunicorn_config.py | 1 + 1 file changed, 1 insertion(+) (limited to 'gunicorn_config.py') diff --git a/gunicorn_config.py b/gunicorn_config.py index c7342ad..3d2e864 100644 --- a/gunicorn_config.py +++ b/gunicorn_config.py @@ -1,3 +1,4 @@ bind = "0.0.0.0:5000" workers = 2 threads = 4 +access-logfile - -- cgit v1.2.3