Skip to content

Commit

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

Revert "Revert "Revert "Revert "Revert "Develop"""""
  • Loading branch information
ishvindersethi22 authored Jan 16, 2025
2 parents b1198d0 + 4657cc2 commit 1025c4c
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 1025c4c

Please sign in to comment.