mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Fix secure_scheme_headers shenanigans with web ui
This commit is contained in:
parent
453108da94
commit
47a7e16800
1 changed files with 1 additions and 0 deletions
|
|
@ -15,3 +15,4 @@ worker_class = "gthread"
|
|||
threads = 1
|
||||
workers = 1
|
||||
graceful_timeout = 0
|
||||
secure_scheme_headers = {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue