mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Switch bitcoind to be local
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.7"
|
|||||||
services:
|
services:
|
||||||
bitcoind:
|
bitcoind:
|
||||||
container_name: "bitcoind"
|
container_name: "bitcoind"
|
||||||
image: bitcoin-signet
|
build: .
|
||||||
user: "0:1000"
|
user: "0:1000"
|
||||||
restart: always
|
restart: always
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|||||||
Reference in New Issue
Block a user