From 1abb43a0079f0a22976310cd6e2ec27d5e2c1c36 Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 12 Aug 2024 17:32:46 -0400 Subject: [PATCH] chore --- frontend/replacement.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/replacement.dev.json b/frontend/replacement.dev.json index 56dc9422..783dd1a8 100644 --- a/frontend/replacement.dev.json +++ b/frontend/replacement.dev.json @@ -1,7 +1,7 @@ { "REPL_ACCOUNT_ID": "dev-queryapi.dataplatform.near", "REPL_GRAPHQL_ENDPOINT": "https://near-queryapi.dev.api.pagoda.co", - "REPL_EXTERNAL_APP_URL": "http://localhost:3000", + "REPL_EXTERNAL_APP_URL": "https://queryapi-frontend-vcqilefdcq-ew.a.run.app", "REPL_REGISTRY_CONTRACT_ID": "dev-queryapi.dataplatform.near", "REPL_QUERY_API_USAGE_URL": "https://storage.googleapis.com/databricks-near-query-runner/output/query-api-usage/indexers_dev.json" }