From bc590e200e509f5f161d91f03f5aa53324fbcba6 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 2 Nov 2022 15:34:44 +0100 Subject: [PATCH] hostname --- _12345.sh | 2 ++ 1 file changed, 2 insertions(+) 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}\" }