update .env.example
This commit is contained in:
parent
c2f11f3d96
commit
f4c3f3a0a3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue