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:
|
||||
bitcoind:
|
||||
container_name: "bitcoind"
|
||||
image: bitcoin-signet
|
||||
build: .
|
||||
user: "0:1000"
|
||||
restart: always
|
||||
stop_grace_period: 1m
|
||||
|
||||
Reference in New Issue
Block a user