Compare commits
3 Commits
10de1de3c2
...
f4c2383675
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f4c2383675 | ||
![]() |
b02db6f342 | ||
![]() |
f4b6075808 |
@ -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