1 line
90 B
JavaScript
1 line
90 B
JavaScript
const instance = axios.create({ baseURL: 'http://localhost:8083', withCredentials: true}); |