Fix secure_scheme_headers shenanigans with web ui

This commit is contained in:
Théophile Diot 2023-10-10 16:49:00 +02:00
parent 453108da94
commit 47a7e16800
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -15,3 +15,4 @@ worker_class = "gthread"
threads = 1
workers = 1
graceful_timeout = 0
secure_scheme_headers = {}