seems ok now

This commit is contained in:
2024-02-13 19:20:25 -06:00
parent abbab18ea8
commit bbaa59c943
4 changed files with 4 additions and 4 deletions
@@ -5,7 +5,7 @@ Description=Bitcoin Node
# Use the centos image
Image={{ registry_url }}/bitcoin:{{ bitcoin_version }}
PodmanArgs=--pod bitcoin-pod
Environment=RPCPASSWORD={{ bitcoin_rpcpassword }}
Environment=RPCAUTH={{ bitcoin_rpcauth }}
# Use volume
Volume=/home/{{ansible_user}}/.bitcoin:/bitcoin/.bitcoin:Z