global: snapshot

This commit is contained in:
nym21
2026-01-15 23:34:43 +01:00
parent b0d933a7ab
commit 967d2c7f35
67 changed files with 6854 additions and 5210 deletions

View File

@@ -63,7 +63,6 @@ cd docker && docker compose up -d
| `BTC_RPC_PASSWORD` | Bitcoin RPC password | - |
| `BRK_DATA_VOLUME` | Docker volume name for BRK data | `brk-data` |
| `BRK_FETCH` | Enable price fetching | `true` |
| `BRK_MCP` | Enable MCP for AI/LLM | `true` |
### Example .env File
@@ -80,7 +79,6 @@ BTC_RPC_PASSWORD=your_password
# BRK settings
BRK_FETCH=true
BRK_MCP=true
```
### Connecting to Bitcoin Core