Compare commits
No commits in common. "f4c23836752670ba0a51fbf3877bb76cb47a902b" and "10de1de3c2552e7b38479f613276612390a3272e" have entirely different histories.
f4c2383675
...
10de1de3c2
@ -19,8 +19,8 @@ const setupAxios = () => {
|
|||||||
//Old render deploy
|
//Old render deploy
|
||||||
// axios.defaults.baseURL = "https://cheminova-api-2.onrender.com";
|
// axios.defaults.baseURL = "https://cheminova-api-2.onrender.com";
|
||||||
//latest render deploy
|
//latest render deploy
|
||||||
axios.defaults.baseURL = "https://cheminova-api1.onrender.com"
|
//axios.defaults.baseURL = "https://cheminova-api1.onrender.com"
|
||||||
//axios.defaults.baseURL = "https://api.cnapp.co.in";
|
axios.defaults.baseURL = "https://api.cnapp.co.in";
|
||||||
|
|
||||||
axios.defaults.headers = {
|
axios.defaults.headers = {
|
||||||
"Cache-Control": "no-cache,no-store",
|
"Cache-Control": "no-cache,no-store",
|
||||||
|
Loading…
Reference in New Issue
Block a user