axios url updated
Some checks are pending
NPM Installation / build (16.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (16.x, windows-latest) (push) Waiting to run
NPM Installation / build (17.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (17.x, windows-latest) (push) Waiting to run
NPM Installation / build (18.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (18.x, windows-latest) (push) Waiting to run
Some checks are pending
NPM Installation / build (16.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (16.x, windows-latest) (push) Waiting to run
NPM Installation / build (17.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (17.x, windows-latest) (push) Waiting to run
NPM Installation / build (18.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (18.x, windows-latest) (push) Waiting to run
This commit is contained in:
parent
f40d90e8f9
commit
ea60b6fc5b
@ -4,7 +4,8 @@ const Axios = axios.create({
|
|||||||
// baseURL: 'http://localhost:5000/',
|
// baseURL: 'http://localhost:5000/',
|
||||||
// baseURL: 'https://leadesh-whatsapp.onrender.com',
|
// baseURL: 'https://leadesh-whatsapp.onrender.com',
|
||||||
// baseURL: "https://api.leadesh.com/",
|
// baseURL: "https://api.leadesh.com/",
|
||||||
baseURL: 'https://cheminova-api-2.onrender.com', // latest is this one
|
// baseURL: 'https://cheminova-api-2.onrender.com', // latest is this one
|
||||||
|
baseURL: 'https://api.cnapp.co.in', // latest is this one
|
||||||
})
|
})
|
||||||
|
|
||||||
export default Axios
|
export default Axios
|
||||||
|
Loading…
Reference in New Issue
Block a user