open port
This commit is contained in:
@@ -30,7 +30,7 @@ IPCPath = "geth.ipc"
|
||||
HTTPHost = "0.0.0.0"
|
||||
InsecureUnlockAllowed = false
|
||||
HTTPPort = 8545
|
||||
HTTPVirtualHosts = ["localhost"]
|
||||
HTTPVirtualHosts = ["*"]
|
||||
HTTPModules = ["eth", "net", "web3", "txpool", "parlia", "debug", "admin"]
|
||||
WSHost = "0.0.0.0"
|
||||
WSPort = 8545
|
||||
|
||||
Reference in New Issue
Block a user