From f458d74b79648654a4ef7f01565e5f3c5c86dcae Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 11 Apr 2023 13:45:35 +0200 Subject: [PATCH] astroport --- tools/my.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/my.sh b/tools/my.sh index 19e66cf9..6f57d8aa 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -397,7 +397,7 @@ myASTROTUBE="https://$(myAstroTube)" ## WAN STATION [ -z "$isLAN" ] \ - && myASTROPORT="https://astroport.$(myHostName)" \ + && myASTROPORT="https://astroport.$(myDomainName)" \ && myAPI="https://ipfs.$(myHostName)" \ && myIPFS="https://ipfs.$(myDomainName)" \ && myHOST="astroport.$(myHostName)" \