mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Set fuacet network to regtest
This commit is contained in:
@@ -51,7 +51,7 @@ services:
|
||||
VITE_PORT: "38332"
|
||||
VITE_USER: "bitcoin"
|
||||
VITE_PASS: $RPCPASSWORD
|
||||
VITE_NETWORK: "signet"
|
||||
VITE_NETWORK: "regtest" # wrong intentionally because of bug in a library
|
||||
user: "0:1000"
|
||||
restart: always
|
||||
stop_grace_period: 1m
|
||||
|
||||
Reference in New Issue
Block a user