From aab68ec35479c1927f1e2ee516b9bc1d5a93eeaf Mon Sep 17 00:00:00 2001 From: chalith Date: Fri, 15 Apr 2022 12:37:35 +0530 Subject: [PATCH] Updated beta registry address --- installer/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/setup.sh b/installer/setup.sh index 6a89054..59b15fa 100755 --- a/installer/setup.sh +++ b/installer/setup.sh @@ -33,7 +33,7 @@ export MB_XRPL_USER="sashimbxrpl" export DOCKER_REGISTRY_USER="sashidockerreg" export DOCKER_REGISTRY_PORT=4444 export CG_SUFFIX="-cg" -export EVERNODE_REGISTRY_ADDRESS="rEEd18Kp3eQV6nPVScRX6DPrqRfG4Qb3Wk" +export EVERNODE_REGISTRY_ADDRESS="rHQQq5aJ5kxFyNJXE36rAmuhxpDvpLHcWq" # Configuring the sashimono service is the last stage of the installation. # So if the service exists, Previous sashimono installation has been complete.