mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Add EXTERNAL_ASSETS defaults to the Docker start script and the README
This commit is contained in:
parent
e2bcb82b59
commit
81ee0e39bc
2 changed files with 3 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ JSON:
|
|||
"MEMPOOL_BLOCKS_AMOUNT": 8,
|
||||
"PRICE_FEED_UPDATE_INTERVAL": 3600,
|
||||
"USE_SECOND_NODE_FOR_MINFEE": false,
|
||||
"EXTERNAL_ASSETS": []
|
||||
"EXTERNAL_ASSETS": ["https://mempool.space/resources/pools.json"]
|
||||
},
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue