From e646c91443d50ed353db4679ddd7d5d629292a5b Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 15 Mar 2023 05:57:14 +0100 Subject: [PATCH] g1billet --- tools/my.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/my.sh b/tools/my.sh index 93ca6541..ab138b0f 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -401,5 +401,5 @@ myASTROTUBE="https://$(myAstroTube)" && myAPI="https://ipfs.$(myHostName)" \ && myIPFS="https://ipfs.$(myDomainName)" \ && myHOST="astroport.$(myHostName)" \ - && myG1BILLET="https://g1billet.$(myHostName)" \ + && myG1BILLET="http://$(myHostName):33101" \ || true