update .env.example

This commit is contained in:
padreug 2025-08-10 10:49:49 +02:00
parent c2f11f3d96
commit f4c3f3a0a3

View file

@ -3,7 +3,7 @@ VITE_NOSTR_RELAYS=["wss://relay.damus.io","wss://relay.snort.social"]
VITE_ADMIN_PUBKEYS=["your-admin-pubkey-here"] VITE_ADMIN_PUBKEYS=["your-admin-pubkey-here"]
# API Configuration # API Configuration
VITE_API_BASE_URL=http://localhost:5000 VITE_LNBITS_BASE_URL=http://localhost:5000
VITE_API_KEY=your-api-key-here VITE_API_KEY=your-api-key-here
# Push Notifications # Push Notifications