fix: relocate LiteFS mount to /litefs and use /data for persistent artwork
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m5s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m5s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# LiteFS configuration for Navidrome
|
||||
fuse:
|
||||
dir: "/data"
|
||||
dir: "/litefs"
|
||||
|
||||
data:
|
||||
dir: "/var/lib/litefs"
|
||||
|
||||
Reference in New Issue
Block a user