ops: Enable redis for production mainnet
This commit is contained in:
parent
fab82551cf
commit
681f9a1c69
@ -106,7 +106,12 @@
|
|||||||
"node206.tk7.mempool.space"
|
"node206.tk7.mempool.space"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"MEMPOOL_SERVICES": {
|
"REDIS": {
|
||||||
|
"ENABLED": true,
|
||||||
|
"UNIX_SOCKET_PATH": "/tmp/redis.sock",
|
||||||
|
"BATCH_QUERY_BASE_SIZE": 5000
|
||||||
|
},
|
||||||
|
"MEMPOOL_SERVICES": {
|
||||||
"API": "https://mempool.space/api/v1/services",
|
"API": "https://mempool.space/api/v1/services",
|
||||||
"ACCELERATIONS": true
|
"ACCELERATIONS": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user