mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
fix: remove GENERATE_SELF_SIGNED_SSL setting from UI templates
This commit is contained in:
parent
e1f14bc8a1
commit
a661d16c38
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"CORS_ALLOW_ORIGIN": "self",
|
||||
"INTERCEPTED_ERROR_CODES": "400 404 405 413 429 500 501 502 503 504",
|
||||
"MAX_CLIENT_SIZE": "50m",
|
||||
"GENERATE_SELF_SIGNED_SSL": "yes",
|
||||
"KEEP_UPSTREAM_HEADERS": "Content-Security-Policy Strict-Transport-Security X-Frame-Options X-Content-Type-Options Referrer-Policy",
|
||||
"REVERSE_PROXY_KEEPALIVE": "yes"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue