From a9285e670dd7e5c90a9575175bbb8c12e4d8db53 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:15:03 +0100 Subject: [PATCH] update config --- .env.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 0de8074..531d842 100644 --- a/.env.example +++ b/.env.example @@ -32,6 +32,5 @@ LNBITS_ENDPOINT=https://legend.lnbits.com LNBITS_KEY=yourkeyasdasdasd # NOSTR - # this is the hex private key on which you want to receive nostr DMs to -# NOSTR_PRIVATE_KEY=hex_nostrprivatekey_here \ No newline at end of file +NOSTR_PRIVATE_KEY=hex_nostrprivatekey_here \ No newline at end of file