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