mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Fix electrs user
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
|||||||
- "38334:38334"
|
- "38334:38334"
|
||||||
electrs:
|
electrs:
|
||||||
container_name: "electrs"
|
container_name: "electrs"
|
||||||
|
user: "0:1000"
|
||||||
image: getumbrel/electrs:v0.9.10@sha256:7b64bf93f2137fcd040fc512a302abda17dd1b4cad8181a14fa34c15361f1334
|
image: getumbrel/electrs:v0.9.10@sha256:7b64bf93f2137fcd040fc512a302abda17dd1b4cad8181a14fa34c15361f1334
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user