organize
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
navidrome:
|
||||
container_name: navidrome
|
||||
image: deluan/navidrome:latest
|
||||
user: 1000:1000
|
||||
ports:
|
||||
- "4533:4533"
|
||||
volumes:
|
||||
- /root/navidrome:/data
|
||||
- /mnt/mega/beetsMusic:/music
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user