add electrum wallet daemon with container entrypoint
This commit is contained in:
@@ -54,6 +54,10 @@ Edit `.env.prod`. Mandatory configuration:
|
||||
| `MONERO_WALLET_RPC_USERNAME` | strong random username |
|
||||
| `MONERO_WALLET_RPC_PASSWORD` | strong random password |
|
||||
| `MONERO_WALLET_PASSWORD` | strong wallet password |
|
||||
| `ELECTRUM_NETWORK` | `mainnet` |
|
||||
| `ELECTRUM_SERVER` | Electrum peer as `host:port:s` (SSL) or `host:port:t` (TCP), e.g. `electrum.blockstream.info:50002:s` |
|
||||
| `ELECTRUM_WALLET_PASSWORD` | strong wallet password |
|
||||
| `ELECTRUM_DAEMON_RPC_PASSWORD` | strong random password |
|
||||
| `VITE_API_BASE_URL` | `/api` |
|
||||
| `VITE_SHOP_FIAT_CURRENCY` | same as `SHOP_FIAT_CURRENCY` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user