mirror of
https://github.com/mempool/mempool.git
synced 2025-04-10 12:59:32 +02:00
ops: Enable unix socket for esplora on mainnet-lightning
This commit is contained in:
parent
b6f1fd5a4a
commit
66109afb0d
@ -15,7 +15,7 @@
|
||||
"PASSWORD": "__BITCOIN_RPC_PASS__"
|
||||
},
|
||||
"ESPLORA": {
|
||||
"REST_API_URL": "http://127.0.0.1:4000"
|
||||
"UNIX_SOCKET_PATH": "/bitcoin/socket/esplora-bitcoin-mainnet"
|
||||
},
|
||||
"LIGHTNING": {
|
||||
"ENABLED": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user