Removed rpcuser / pass and went to cookie file
This commit is contained in:
@@ -6,7 +6,7 @@ Image={{ registry_url }}/electrs:{{ electrs_version }}
|
||||
PodmanArgs=--pod bitcoin-pod
|
||||
|
||||
# Use volume
|
||||
Volume=/home/{{ansible_user}}/.bitcoin:/bitcoin/.bitcoin:Z
|
||||
Volume=/home/{{ansible_user}}/.bitcoin:/root/.bitcoin:Z
|
||||
|
||||
[Service]
|
||||
# Restart service when sleep finishes
|
||||
|
||||
Reference in New Issue
Block a user