This commit is contained in:
fred 2023-01-11 20:51:08 +01:00
parent 1ed85af438
commit 2383b566bb
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ myASTROPORT="http://$(myIp):1234"
myAPI="http://$(myIp):5001"
myDATA="https://data.gchange.fr"
myGCHANGE="https://www.gchange.fr"
myHOST="astroport.$(myDomainName)"
myHOST="$(myIp)"
myIP="$(myIp)"
myIPFS="http://$(myIp):8080"
myIPFSGW="$(myIpfsGw)"