Fix electrs user

This commit is contained in:
benthecarman
2023-04-07 11:54:20 -05:00
parent 7f0186288c
commit c450b7d880

View File

@@ -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: