console link with dashboard

This commit is contained in:
hamid zarghami
2025-04-23 12:27:22 +03:30
parent e5dac50e6f
commit c5a4e124c5
+1 -1
View File
@@ -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";