myIpfsGw is defined in A_Boostrap file

This commit is contained in:
fred 2023-12-28 12:09:41 +01:00
parent a7991fe9e7
commit 0a40ff9d91
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@ json_payload='{
}
],
"Subject": "'${SUBJECT}'",
"TextPart": "'${myTUBE}/ipfs/${EMAILZ}'",
"HTMLPart": "<h3>You have a message <br><a href=\"'${myTUBE}'/ipfs/'${EMAILZ}'\">READ ME</a>!</h3><br />May the good vibes be with you!<br>Astroport Station "
"TextPart": "'${myIpfsGw}/ipfs/${EMAILZ}'",
"HTMLPart": "<h3>You have a message <br><a href=\"'${myIpfsGw}'/ipfs/'${EMAILZ}'\">READ ME</a>!</h3><br />May the good vibes be with you!<br>Astroport Station "
}
]
}'