seems ok now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user