mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
chore: Update plugin.json to change type of REVERSE_PROXY_SSL_SNI_NAME field to "text"
This commit is contained in:
parent
080cabb386
commit
8a7d561f00
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
"id": "reverse-proxy-ssl-sni-name",
|
||||
"label": "SSL SNI name",
|
||||
"regex": "^.*$",
|
||||
"type": "check"
|
||||
"type": "text"
|
||||
},
|
||||
"REVERSE_PROXY_HOST": {
|
||||
"context": "multisite",
|
||||
|
|
|
|||
Loading…
Reference in a new issue