diff --git a/litefs.yml b/litefs.yml index b373c08..e5116e0 100644 --- a/litefs.yml +++ b/litefs.yml @@ -8,6 +8,7 @@ data: # Use Consul for leader election lease: type: "consul" + advertise-url: "http://${ADVERTISE_IP}:20202" consul: url: "${CONSUL_URL}" key: "litefs/navidrome" @@ -15,7 +16,6 @@ lease: # Internal HTTP API for replication http: addr: ":20202" - advertise-url: "http://${ADVERTISE_IP}:20202" # The HTTP Proxy routes traffic to handle write-forwarding proxy: