Changement Structure

This commit is contained in:
criz 2025-09-03 00:55:53 +02:00
parent e907a77e90
commit 010ee246dd
16 changed files with 9 additions and 6 deletions

View file

@ -1,14 +0,0 @@
services:
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"