From b29907e737988e66f8b6f13bf0af89e9858ddedb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:55:50 +0000 Subject: [PATCH 1/2] Initial plan From b8833326ac971a8d4cae2e57861a5d808bc91292 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:56:38 +0000 Subject: [PATCH 2/2] Update README comment to reflect deployment URLs Co-authored-by: Keeeeeeeks <16293980+Keeeeeeeks@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffd732eb78..ca3e7ba477 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ INDEXER_V2_URL=your_backend_v2_prod_url_here ``` -These URLs point to the production Freighter backend. For more details on +These URLs should point to your deployment of Freighter backend. For more details on backend configuration, see [extension/README.md](extension/README.md#configure-the-backend).