Fix the noggin gunicorn config

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-05-13 11:33:16 +02:00
parent b250adcce2
commit 7bd5e01276
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -1 +1,4 @@
bind = ["0.0.0.0:8080"]
accesslog = "-"
errorlog = "-"
timeout = 60