From 956d902e9a7950a72de4b5b54730329e5f1ef789 Mon Sep 17 00:00:00 2001 From: Michilis <120072772+Michilis@users.noreply.github.com> Date: Sun, 9 Feb 2025 21:08:03 +0100 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 051c2f2..23fbcf2 100644 --- a/.env.example +++ b/.env.example @@ -3,7 +3,7 @@ VITE_LNBITS_API_KEY="LNbits Api key" # App settings VITE_APP_NAME="Noderunners Relay" -VITE_APP_DESCRIPTION="A high-performance Nostr relay built by Bitcoiners, for Bitcoiners" +VITE_APP_DESCRIPTION="A high-performance Nostr relay built by Noderunners, for Noderunners" VITE_LOGO_URL="https://cdn.azzamo.net/5cc03420a18166ef7a20b1e6b7dad240ad7d634824649643c80d74a924062258.png" VITE_GITHUB_URL="https://github.com/noderunners-org/relay"