nws/cmd/exit/.env

5 lines
133 B
Bash
Raw Normal View History

2024-07-22 21:00:21 +00:00
#NOSTR_RELAYS = 'wss://relay.8333.space'
NOSTR_RELAYS = 'ws://localhost:6666'
NOSTR_PRIVATE_KEY = ""
BACKEND_HOST = 'localhost:3338'