fix: revert to original data paths and add ND_ARTISTIMAGEFOLDER
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 43s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 43s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# LiteFS configuration for Navidrome
|
||||
fuse:
|
||||
dir: "/litefs"
|
||||
dir: "/data"
|
||||
|
||||
data:
|
||||
dir: "/var/lib/litefs"
|
||||
@@ -13,7 +13,7 @@ lease:
|
||||
advertise-url: "http://${ADVERTISE_IP}:20202"
|
||||
consul:
|
||||
url: "${CONSUL_URL}"
|
||||
key: "${LITEFS_CONSUL_KEY}"
|
||||
key: "litefs/navidrome"
|
||||
ttl: "30s"
|
||||
lock-delay: "5s"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user