chnage the base url

This commit is contained in:
marshal
2026-07-03 06:49:43 +03:00
parent 01acd071cf
commit c71849c487

View File

@@ -1,6 +1,6 @@
// export const API_BASE_URL = import.meta.env.VITE_BASE_API_URL;
export const API_BASE_URL = import.meta.env.VITE_BASE_API_URL;
export const API_BASE_URL = 'http://localhost:3001';
// export const API_BASE_URL = 'http://localhost:3001';
/**
* URL that streams an uploaded file through the API by its UUID. Routes the