product e

This commit is contained in:
pawan-dot 2023-01-27 14:05:48 +05:30
parent f2ea7083c7
commit 1db9ed6aca

View File

@ -11,8 +11,8 @@ import store from './store'
import axios from 'axios'
const setupAxios = () => {
//axios.defaults.baseURL = 'https://atpapi.checkapp.one'
axios.defaults.baseURL = 'http://localhost:5000'
axios.defaults.baseURL = 'https://atpapi.checkapp.one'
// axios.defaults.baseURL = 'http://localhost:5000'
axios.defaults.headers = {
'Cache-Control': 'no-cache,no-store',
'Pragma': 'no-cache',