feat: translate
This commit is contained in:
@@ -47,5 +47,5 @@ class AxiosInstance {
|
||||
}
|
||||
}
|
||||
|
||||
const baseURL = import.meta.env.VITE_BASE_URL || "http://192.168.1.231:48080";
|
||||
const baseURL = import.meta.env.VITE_BASE_URL || "https://petshy.tashowz.com";
|
||||
export const axiosInstance = new AxiosInstance(baseURL).getInstance();
|
||||
|
||||
Reference in New Issue
Block a user