Skip to content

Commit

Permalink
Adding new Backend
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank-0407 authored Nov 10, 2024
1 parent 543eb00 commit 7a788af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/Utils/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// const backendURL = "http://localhost:3000";
const backendURL = "https://anticorrupto.onrender.com"

// const backendURL = "https://anticorrupto.onrender.com"
const backendURL = "https://antiback-cugagmbkb8gygdgd.centralindia-01.azurewebsites.net"

export { backendURL };

0 comments on commit 7a788af

Please sign in to comment.