diff --git a/_12345.sh b/_12345.sh index ba3809d0e..1bdb5cc7b 100755 --- a/_12345.sh +++ b/_12345.sh @@ -51,6 +51,8 @@ Content-Type: application/json; charset=UTF-8 { \"created\" : \"${MOATS}\", + \"hostname\" : \"$(hostname)\", + \"myIP\" : \"${myIP}\", \"ipfsnodeid\" : \"${IPFSNODEID}\", \"url\" : \"http://${myIP}:8080/ipns/${IPFSNODEID}\" }