Push
This commit is contained in:
@@ -7,8 +7,8 @@ const axiosInstance = axios.create({
|
||||
*/
|
||||
|
||||
const axiosInstance = axios.create({
|
||||
//baseURL: 'https://api.testsite.deinedorfapp.de/api',
|
||||
baseURL: 'http://localhost:5173/api',
|
||||
baseURL: 'https://api.testsite.deinedorfapp.de/api',
|
||||
//baseURL: 'http://localhost:5173/api',
|
||||
headers: { 'Content-Type': 'application/json' },
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user