fix the config

This commit is contained in:
Sebastian
2024-12-13 09:20:46 +01:00
parent ef94c32e50
commit 8ac87b7c28

View File

@@ -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"