@ -2,9 +2,7 @@ use Mix.Config
# Configure ethereumex
config :ethereumex,
scheme: "http",
host: "localhost",
port: 8545
url: "http://localhost:8545"
# Configures the endpoint
config :explorer, ExplorerWeb.Endpoint,