This commit is contained in:
hamid zarghami
2026-02-21 09:12:04 +03:30
parent f7cb1772a8
commit 4d53ff959b
+2 -2
View File
@@ -1,7 +1,7 @@
export const TOKEN_NAME = "sh_token";
export const REFRESH_TOKEN_NAME = "sh_refresh_token";
// export const BASE_URL = "https://api.fajrtabloshop.com";
export const BASE_URL = "http://192.168.99.235:4000";
export const BASE_URL = "https://api.fajrtabloshop.com";
// export const BASE_URL = "http://192.168.99.235:4000";
export const PRIMARY_COLOR = "#DA2129";