From 6b794b24dbef0c996adb23f08ca52315c5dcdeff Mon Sep 17 00:00:00 2001 From: a Date: Tue, 25 Oct 2022 04:16:22 -0500 Subject: [PATCH] ok then --- public/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": "/" +}