render
This commit is contained in:
parent
b02db6f342
commit
f4c2383675
@ -19,8 +19,8 @@ const setupAxios = () => {
|
||||
//Old render deploy
|
||||
// axios.defaults.baseURL = "https://cheminova-api-2.onrender.com";
|
||||
//latest render deploy
|
||||
//axios.defaults.baseURL = "https://cheminova-api1.onrender.com"
|
||||
axios.defaults.baseURL = "https://api.cnapp.co.in";
|
||||
axios.defaults.baseURL = "https://cheminova-api1.onrender.com"
|
||||
//axios.defaults.baseURL = "https://api.cnapp.co.in";
|
||||
|
||||
axios.defaults.headers = {
|
||||
"Cache-Control": "no-cache,no-store",
|
||||
|
Loading…
Reference in New Issue
Block a user