This commit is contained in:
Sibunnayak 2024-09-09 14:37:43 +05:30
commit 7cf745b254
2 changed files with 51 additions and 1063 deletions

View File

@ -17,6 +17,7 @@ import { createRoot } from "react-dom/client";
const setupAxios = () => {
// axios.defaults.baseURL = "http://localhost:5000";
axios.defaults.baseURL = "https://cheminova-api-2.onrender.com";
axios.defaults.baseURL = "https://api.cnapp.co.in";
axios.defaults.headers = {
"Cache-Control": "no-cache,no-store",

File diff suppressed because it is too large Load Diff