diff --git a/.env.example b/.env.example index 96d00a9..20347dc 100644 --- a/.env.example +++ b/.env.example @@ -3,7 +3,7 @@ VITE_NOSTR_RELAYS=["wss://relay.damus.io","wss://relay.snort.social"] VITE_ADMIN_PUBKEYS=["your-admin-pubkey-here"] # API Configuration -VITE_API_BASE_URL=http://localhost:5000 +VITE_LNBITS_BASE_URL=http://localhost:5000 VITE_API_KEY=your-api-key-here # Push Notifications