Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ VITE_AGENT_API_URL=http://localhost:3000
# - For production: https://goggregator-test.unicity.network
VITE_AGGREGATOR_URL=/rpc

# Enable IPFS storage for wallet backup (default: true)
# - true/unset: Enables automatic wallet sync to IPFS
# - false: IPFS storage disabled
# VITE_ENABLE_IPFS=true

# Nostr Relays for DMs and token transfers (comma-separated)
# Default: wss://nostr-relay.testnet.unicity.network
# VITE_NOSTR_RELAYS=wss://relay1.example.com,wss://relay2.example.com
Expand Down
Loading