mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update iso-prod files
This commit is contained in:
parent
6224fb8930
commit
37cdd322af
2 changed files with 0 additions and 8 deletions
|
|
@ -52,10 +52,6 @@ services:
|
|||
DISABLE_DEFAULT_SERVER: "yes"
|
||||
USE_CLIENT_CACHE: "yes"
|
||||
USE_GZIP: "yes"
|
||||
USE_MODSECURITY: "no"
|
||||
USE_BAD_BEHAVIOR: "no"
|
||||
USE_LIMIT_REQ: "no"
|
||||
USE_LIMIT_CONN: "no"
|
||||
EXTERNAL_PLUGIN_URLS: "https://github.com/bunkerity/bunkerweb-plugins/archive/refs/heads/dev.zip"
|
||||
CUSTOM_CONF_MODSEC_CRS_reqbody-suppress: "SecRuleRemoveById 200002"
|
||||
www.example.com_USE_TEMPLATE: "ui"
|
||||
|
|
|
|||
|
|
@ -51,10 +51,6 @@ services:
|
|||
DISABLE_DEFAULT_SERVER: "yes"
|
||||
USE_CLIENT_CACHE: "yes"
|
||||
USE_GZIP: "yes"
|
||||
USE_MODSECURITY: "no"
|
||||
USE_BAD_BEHAVIOR: "no"
|
||||
USE_LIMIT_REQ: "no"
|
||||
USE_LIMIT_CONN: "no"
|
||||
www.example.com_USE_TEMPLATE: "ui"
|
||||
www.example.com_USE_REVERSE_PROXY: "yes"
|
||||
www.example.com_REVERSE_PROXY_URL: "/admin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue