diff --git a/core-chain/mainnet/config.toml b/core-chain/mainnet/config.toml index d7516f56..5b80d0fa 100644 --- a/core-chain/mainnet/config.toml +++ b/core-chain/mainnet/config.toml @@ -32,6 +32,7 @@ Percentile = 60 OracleThreshold = 1000 [Node] +DataDir = "/data" IPCPath = "geth.ipc" HTTPHost = "localhost" NoUSB = true