Changed all data directories to ~/vol

This commit is contained in:
2024-02-15 15:36:02 -06:00
parent f0b9768a72
commit 8920985ad7
10 changed files with 25 additions and 20 deletions
@@ -9,7 +9,7 @@ PodmanArgs=--pod bitcoin-pod
Environment=RPCAUTH={{ bitcoin_rpcauth }}
# Use volume
Volume=/home/{{ansible_user}}/.bitcoin:/bitcoin/.bitcoin:Z
Volume=/home/{{ansible_user}}/vol/bitcoin/.bitcoin:/bitcoin/.bitcoin:Z
[Service]
# Restart service when sleep finishes