diff --git a/services/picard/compose.yaml b/services/picard/compose.yaml index 32ba1c1..c245ae3 100644 --- a/services/picard/compose.yaml +++ b/services/picard/compose.yaml @@ -57,7 +57,7 @@ services: - TZ=Europe/Amsterdam # Change according to your timezone or set by mapping /etc/localtime between the host and the container. volumes: - ./${SERVICE}-data/config:/config:rw - - ./${SERVICE}-data/music:/config:rw + - ./${SERVICE}-data/music:/storage:rw depends_on: tailscale: condition: service_healthy