myG1BILLET

This commit is contained in:
fred 2023-09-03 20:27:21 +02:00
parent 43fe8ac749
commit d57b639e47
1 changed files with 1 additions and 0 deletions

View File

@ -362,6 +362,7 @@ myHtml() {
-e "s~http://127.0.0.1:12345~http://${myHOST}:12345~g" \
-e "s~http://127.0.0.1:33101~http://${myHOST}:33101~g" \
-e "s~https://ipfs.copylaradio.com~${myIPFSGW}~g" \
-e "s~http://g1billet.localhost:33101~${myG1BILLET}~g" \
-e "s~_IPFSNODEID_~${IPFSNODEID}~g" \
-e "s~g1billet.localhost~${myIP}~g" \
-e "s~_HOSTNAME_~$(hostname)~g" \