diff --git a/docker/docker-compose.yaml b/docker/docker-compose.yaml index 38bb9ce..05a9587 100644 --- a/docker/docker-compose.yaml +++ b/docker/docker-compose.yaml @@ -18,4 +18,5 @@ volumes: config: playlist: music: - external: true # docker volume create --driver local --opt type=none --opt device=/srv/music@nas.lan --opt o=bind music \ No newline at end of file + external: true + name: music \ No newline at end of file