mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 02:54:37 +00:00
update env example
This commit is contained in:
+3
-4
@@ -35,16 +35,15 @@ REFUND_PROCESSING_INTERVAL = "3600"
|
||||
ADMIN_PASSWORD="XXX"
|
||||
|
||||
# NPUB of Nostr account
|
||||
NSEC=""
|
||||
NPUB="npub..."
|
||||
|
||||
# Cashu Mint used for payments
|
||||
# Default: "https://mint.minibits.cash/Bitcoin"
|
||||
MINT="https://mint.minibits.cash/Bitcoin"
|
||||
|
||||
# Not used currently
|
||||
HTTP_URL=""
|
||||
|
||||
# Not used currently
|
||||
ONION_URL="XXX.onion"
|
||||
|
||||
RELAYS="wss://relay.damus.io,wss://relay.primal.net,wss://relay.snort.social,wss://relay.nostr.band"
|
||||
CASHU_MINTS="https://mint.minibits.cash/Bitcoin,https://mint.cubabitcoin.org"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user