Skip to content

Commit

Permalink
Revert "Revert "Revert "Revert "Revert "Revert "Develop""""""
Browse files Browse the repository at this point in the history
  • Loading branch information
ishvindersethi22 authored Jan 16, 2025
1 parent 1025c4c commit 93ec974
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.prod2.anudesh.ai4bharat.org",
BASE_URL: "https://backend.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 93ec974

Please sign in to comment.