Skip to content

Commit

Permalink
hot-fix: change back external react url
Browse files Browse the repository at this point in the history
  • Loading branch information
roshaans committed Oct 3, 2023
1 parent 2fc4e96 commit 9f13148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/replacement.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"REPL_ACCOUNT_ID": "dataplatform.near",
"REPL_GRAPHQL_ENDPOINT": "https://near-queryapi.api.pagoda.co",
"REPL_GRAPHQL_ENDPOINT_V2": "https://queryapi-hasura-graphql-mainnet-vcqilefdcq-ew.a.run.app",
"REPL_EXTERNAL_APP_URL": "http://localhost:3000",
"REPL_EXTERNAL_APP_URL": "https://queryapi-frontend-24ktefolwq-ew.a.run.app",
"REPL_REGISTRY_CONTRACT_ID": "queryapi.dataplatform.near"
}

0 comments on commit 9f13148

Please sign in to comment.