change address #3

Merged
v4l3n71n merged 1 commits from events into master 2023-12-17 11:45:47 +00:00
Showing only changes of commit 64c54f9efb - Show all commits

View File

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