fix the config
This commit is contained in:
@@ -34,7 +34,6 @@ OracleThreshold = 1000
|
|||||||
[Node]
|
[Node]
|
||||||
DataDir = "/data"
|
DataDir = "/data"
|
||||||
IPCPath = "geth.ipc"
|
IPCPath = "geth.ipc"
|
||||||
HTTPHost = "localhost"
|
|
||||||
NoUSB = true
|
NoUSB = true
|
||||||
InsecureUnlockAllowed = false
|
InsecureUnlockAllowed = false
|
||||||
HTTPHost = "0.0.0.0"
|
HTTPHost = "0.0.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user