feat: Update readme docs for env format
All checks were successful
Build Docker / Build Image (push) Successful in 41s

This commit is contained in:
Nathan Woodburn 2025-01-31 16:21:44 +11:00
parent c568668b39
commit 08e6d5834d
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -120,6 +120,8 @@ HSD_IP: HSD IP address
THEME: Theme to use (dark-purple, black)
SHOW_EXPIRED: Show expired domains (true/false)
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)
```