last update

This commit is contained in:
hamid zarghami
2026-02-21 09:08:43 +03:30
parent 1081cd5f71
commit f7cb1772a8
2 changed files with 3 additions and 3 deletions
+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.1.111:4000";
// export const BASE_URL = "https://api.fajrtabloshop.com";
export const BASE_URL = "http://192.168.99.235:4000";
export const PRIMARY_COLOR = "#DA2129";