Gonic > Navidrome (I like music folders)

This commit is contained in:
criz 2025-09-13 20:07:59 +02:00
parent a314690ef2
commit c663f2e6d2
4 changed files with 24 additions and 22 deletions

View file

@ -1,15 +0,0 @@
services:
navidrome:
container_name: navidrome
image: deluan/navidrome:latest
user: 1000:1000 # should be owner of volumes
ports:
- "4533:4533"
restart: unless-stopped
volumes:
- "./data:/data"
- "/home/criz/Medias/Music:/music:ro"
labels:
tsdproxy.enable: "true"
tsdproxy.name: "music"

View file

@ -1,2 +0,0 @@
[scanner]
PurgeMissing = "always"