This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
export const TOKEN_NAME = "shinan_token";
|
export const TOKEN_NAME = "shinan_token";
|
||||||
export const REFRESH_TOKEN_NAME = "shinan_refresh_token";
|
export const REFRESH_TOKEN_NAME = "shinan_refresh_token";
|
||||||
export const BASE_URL = "https://api.shinan.com";
|
export const BASE_URL = "https://shinan-api.danakcorp.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 = "#a62186";
|
export const PRIMARY_COLOR = "#a62186";
|
||||||
|
|||||||
Reference in New Issue
Block a user