Skip to content

Commit

Permalink
Merge pull request #225 from AI4Bharat/revert-224-revert-223-revert-2…
Browse files Browse the repository at this point in the history
…21-develop

Revert "Revert "Revert "Develop"""
  • Loading branch information
ishvindersethi22 authored Jan 16, 2025
2 parents 02759b6 + a3a63d0 commit 9fe7de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const configs = {
BASE_URL: "https://backend.anudesh.ai4bharat.org",
BASE_URL: "https://backend.prod2.anudesh.ai4bharat.org",
BASE_URL_AUTO: process.env.REACT_APP_APIGW_BASE_URL
? process.env.REACT_APP_APIGW_BASE_URL
:"https://backend.dev.anudesh.ai4bharat.org",
Expand All @@ -9,4 +9,4 @@ export default configs;
//http://20.51.211.111:8000
//https://backend.anudesh.ai4bharat.org/
// https://backend.dev2.anudesh.ai4bharat.org
//https://backend.prod2.anudesh.ai4bharat.org
//https://backend.prod2.anudesh.ai4bharat.org

0 comments on commit 9fe7de5

Please sign in to comment.