should make <form> 1234 registrer page submit to myHostName

This commit is contained in:
fred 2023-01-11 18:24:40 +01:00
parent bcb4426fb5
commit 891028cee1
1 changed files with 1 additions and 1 deletions

View File

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