feat: Update readme docs for env format

This commit is contained in:
2025-01-31 16:21:44 +11:00
parent c568668b39
commit 08e6d5834d

View File

@@ -120,6 +120,8 @@ HSD_IP: HSD IP address
THEME: Theme to use (dark-purple, black) THEME: Theme to use (dark-purple, black)
SHOW_EXPIRED: Show expired domains (true/false) SHOW_EXPIRED: Show expired domains (true/false)
EXCLUDE: Comma separated list of wallets to exclude from the wallet list EXCLUDE: Comma separated list of wallets to exclude from the wallet list
EXPLORER_TX: URL for exploring transactions (default https://niami.io/tx/)
HSD_NETWORK: Network to connect to (main, regtest, simnet)
``` ```