1 line
99 B
JavaScript
1 line
99 B
JavaScript
const instance = axios.create({ baseURL: 'https://backend.valczeryba.ovh', withCredentials: true}); |