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
@@ -6,7 +6,7 @@ Image={{ registry_url }}/doc-web:1.0
PublishPort=8081:80
# Use volume
Volume=/home/{{ansible_user}}/srv/docs:/srv:Z
Volume=/home/{{ansible_user}}/vol/docs:/srv:Z
[Service]
# Restart service when sleep finishes