mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 01:37:11 +00:00
ща посмотрим
This commit is contained in:
@@ -3,6 +3,8 @@ import { getToken, removeToken } from "../token";
|
|||||||
|
|
||||||
const BASE_URL = import.meta.env.VITE_API_ENDPOINT;
|
const BASE_URL = import.meta.env.VITE_API_ENDPOINT;
|
||||||
|
|
||||||
|
console.log(import.meta.env.VITE_API_ENDPOINT);
|
||||||
|
|
||||||
export class ApiError extends Error {
|
export class ApiError extends Error {
|
||||||
response: Response;
|
response: Response;
|
||||||
status: number;
|
status: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user