This commit is contained in:
fred 2023-01-11 20:44:29 +01:00
parent 4f76a7da17
commit 1ed85af438
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ myAstroTube() {
IPFSNODEID="$(myIpfsPeerId)"
[[ ! $MOATS ]] && MOATS="$(myDate)"
isLAN="$(isLan)"
myASTROPORT="http://astroport.$(myDomainName):1234"
myASTROPORT="http://$(myIp):1234"
myAPI="http://$(myIp):5001"
myDATA="https://data.gchange.fr"
myGCHANGE="https://www.gchange.fr"