Compare commits

..

No commits in common. "97f2fb0a049ba6f1bffe3cf56921b2003b93397b" and "ce4a2b077dfe17c234724647e0ea7c59ac044d7c" have entirely different histories.

View File

@ -1 +1 @@
const instance = axios.create({ baseURL: 'https://backend.valczeryba.ovh', withCredentials: true});
const instance = axios.create({ baseURL: 'http://localhost:8083', withCredentials: true});