astroport

This commit is contained in:
fred 2023-04-11 13:45:35 +02:00
parent 7f676804a2
commit f458d74b79
1 changed files with 1 additions and 1 deletions

View File

@ -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)" \