mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-09 15:28:09 -05:00
Chore!: Removed Deprecated --host-whitelist option (#8012)
* Chore:Removed Deprecated --host-whitelist option * chore: Update everything_config.toml and Updated upcoming Breaking Change in CHANGELOG.md file Signed-off-by: Preeti <35308865+pr9t@users.noreply.github.com> --------- Signed-off-by: Preeti <35308865+pr9t@users.noreply.github.com> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
@@ -66,7 +66,7 @@ services:
|
||||
- --rpc-ws-enabled
|
||||
- --rpc-ws-apis=admin,eth,miner,web3,net,priv,eea
|
||||
- --rpc-ws-host=0.0.0.0
|
||||
- --host-whitelist=*
|
||||
- --host-allowlist=*
|
||||
- --graphql-http-enabled
|
||||
- --discovery-enabled=false
|
||||
- --privacy-enabled=true
|
||||
@@ -84,7 +84,7 @@ services:
|
||||
- --rpc-ws-enabled
|
||||
- --rpc-ws-apis=admin,eth,miner,web3,net,priv,eea
|
||||
- --rpc-ws-host=0.0.0.0
|
||||
- --host-whitelist=*
|
||||
- --host-allowlist=*
|
||||
- --graphql-http-enabled
|
||||
- --discovery-enabled=false
|
||||
- --privacy-enabled=true
|
||||
|
||||
Reference in New Issue
Block a user