fix: explicit 0.0.0.0 for litefs api
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 52s

This commit is contained in:
2026-02-07 17:07:28 -08:00
parent 264c6fc8db
commit b48ef85e5e

View File

@@ -15,7 +15,7 @@ lease:
# Internal HTTP API for replication
http:
addr: ":20202"
addr: "0.0.0.0:20202"
# The HTTP Proxy routes traffic to handle write-forwarding
proxy: