path correction
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const API_BASE = import.meta.env.VITE_API_URL || '/citpl_website';
|
||||
const API_BASE = '';
|
||||
|
||||
export function getToken() {
|
||||
return localStorage.getItem('admin_token');
|
||||
|
||||
Reference in New Issue
Block a user