From f9bd80f14ba05fbddd6ceecd70544eb5dfb5797e Mon Sep 17 00:00:00 2001 From: Hemang Sarkar Date: Wed, 26 Feb 2025 09:18:59 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 09d7857..ef4d9c8 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,9 @@ This setup ensures that SWE-agent works seamlessly with Invariant Proxy, maintai ## **Development** +### **Pushing to Local Explorer** +By default the proxy points to the Production Explorer instance. To point it to your local Explorer instance, modify the `INVARIANT_API_URL` value inside `.env`. Follow instructions in `.env` on how to point to the local instance. + ### **Run Tests** To run tests, execute: