console link with dashboard
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ export const BASE_URL = "https://api.danakcorp.com";
|
||||
export const REFRESH_TOKEN_NAME = "dsc_refresh_token";
|
||||
export const TOKEN_NAME = "dsc_token";
|
||||
export const LOGIN_URL = "https://console.danakcorp.com/auth/login";
|
||||
export const CONSOLE_URL = "https://console.danakcorp.com";
|
||||
export const CONSOLE_URL = "https://console.danakcorp.com/dashboard";
|
||||
|
||||
Reference in New Issue
Block a user