mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
set backend to none
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
container_name: "mempool_backend"
|
||||
environment:
|
||||
MEMPOOL_NETWORK: "signet"
|
||||
MEMPOOL_BACKEND: "esplora"
|
||||
MEMPOOL_BACKEND: "none"
|
||||
ELECTRUM_HOST: "electrs"
|
||||
ELECTRUM_PORT: "50001"
|
||||
ELECTRUM_TLS_ENABLED: "false"
|
||||
|
||||
Reference in New Issue
Block a user