diff --git a/.env.example b/.env.example index c6dd4d1..2638944 100644 --- a/.env.example +++ b/.env.example @@ -3,7 +3,8 @@ RELAY_NAME="utxo WoT relay" RELAY_PUBKEY="e2ccf7cf20403f3f2a4a55b328f0de3be38558a7d5f33632fdaaefc726c1c8eb" # not your npub! RELAY_DESCRIPTION="Only notes in utxo WoT" RELAY_URL="wss://wot.utxo.one" -CONTACT="contact details" +RELAY_ICON="https://nostr.build/i/53866b44135a27d624e99c6165cabd76ac8f72797209700acb189fce75021f47.jpg" +RELAY_CONTACT="https://utxo.one" # where we should store the database DB_PATH="db"