This commit is contained in:
fred 2022-10-28 15:50:06 +02:00
parent 9ae93e3e11
commit 3369c931ef
2 changed files with 2 additions and 1 deletions

View File

@ -51,6 +51,7 @@ while true; do
sed "s~127.0.0.1:12345~$myIP:$PORT~g" $HOME/.zen/Astroport.ONE/templates/index.http > ~/.zen/tmp/123/${MOATS}.myIP.http
sed -i "s~127.0.0.1~$myIP~g" ~/.zen/tmp/123/${MOATS}.myIP.http
sed -i "s~_IPFSNODEID_~${IPFSNODEID}~g" ~/.zen/tmp/123/${MOATS}.myIP.http ## NODE PUBLISH HOSTED WHAT'S JSON
sed -i "s~_HOSTNAME_~${hostname}~g" ~/.zen/tmp/123/${MOATS}.myIP.http ## HOSTNAME
############################################################################
## WAITING TO SERVE 1ST LANDING REDIRECT PAGE

View File

@ -12,7 +12,7 @@ Content-Type: text/html; charset=UTF-8
height:42%;
}
</style>
<title>[Astroport] IPFS - Basic Input Output Social System - BIOSS - Astronaut TW's -</title>
<title>[Astroport] IPFS - Basic Input Output Social System - BIOSS - _HOSTNAME_ -</title>
</head>
<body>