anable debug and admin api
This commit is contained in:
@@ -32,7 +32,7 @@ services:
|
||||
--JsonRpc.Enabled=true
|
||||
--JsonRpc.Host=0.0.0.0
|
||||
--JsonRpc.Port=8545
|
||||
--JsonRpc.EnabledModules=[Web3,Eth,Subscribe,Net]
|
||||
--JsonRpc.EnabledModules=[Web3,Eth,Subscribe,Net,Admin,Debug]
|
||||
--JsonRpc.JwtSecretFile=/jwtsecret
|
||||
--JsonRpc.EngineHost=0.0.0.0
|
||||
--JsonRpc.EnginePort=8551
|
||||
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
--JsonRpc.Enabled=true
|
||||
--JsonRpc.Host=0.0.0.0
|
||||
--JsonRpc.Port=8545
|
||||
--JsonRpc.EnabledModules=[Web3,Eth,Subscribe,Net]
|
||||
--JsonRpc.EnabledModules=[Web3,Eth,Subscribe,Net,Admin,Debug]
|
||||
--JsonRpc.JwtSecretFile=/jwtsecret
|
||||
--JsonRpc.EngineHost=0.0.0.0
|
||||
--JsonRpc.EnginePort=8551
|
||||
|
||||
Reference in New Issue
Block a user