Compare commits

..

No commits in common. "cba75d332d36f19f70347394af85c662cb646e60" and "1db9bdeec0ac7c98e4245b549f3d71255f0995f9" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ import { cibGmail } from "@coreui/icons";
import { createRoot } from "react-dom/client";
const setupAxios = () => {
// axios.defaults.baseURL = "http://localhost:5000";
// axios.defaults.baseURL = "http://localhost:5000"; ccss
// axios.defaults.baseURL = "https://cheminova-api-2.onrender.com";
axios.defaults.baseURL = "https://api.cnapp.co.in";

View File

@ -97,7 +97,6 @@ const ViewInvoices = () => {
{
courierName,
couriertrackingId,
transporterName,
},
{
headers: {