fix: use IP for advertise-url
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 54s

This commit is contained in:
2026-02-07 17:00:33 -08:00
parent e40509dfa7
commit ba129558df
2 changed files with 11 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ 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: