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"