diff --git a/public/config.json b/public/config.json index 5ed5706..dc4814f 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { "erigonURL": "http://localhost:8545", - "beaconAPI": null, + "beaconAPI": "http://localhost:3500", "assetsURLPrefix": "http://localhost:3001" } \ No newline at end of file