constant
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
export const TOKEN_NAME = "sh_token";
|
export const TOKEN_NAME = "sh_token";
|
||||||
export const REFRESH_TOKEN_NAME = "sh_refresh_token";
|
export const REFRESH_TOKEN_NAME = "sh_refresh_token";
|
||||||
// export const BASE_URL = "https://api.fajrtabloshop.com";
|
export const BASE_URL = "https://api.fajrtabloshop.com";
|
||||||
export const BASE_URL = "http://192.168.99.235:4000";
|
// export const BASE_URL = "http://192.168.99.235:4000";
|
||||||
|
|
||||||
export const PRIMARY_COLOR = "#DA2129";
|
export const PRIMARY_COLOR = "#DA2129";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user