diff --git a/ui/src/components/Layout.tsx b/ui/src/components/Layout.tsx index 23e8340..6081f61 100644 --- a/ui/src/components/Layout.tsx +++ b/ui/src/components/Layout.tsx @@ -76,7 +76,7 @@ export function Layout() {
window.open('/console', '_blank', 'noopener')} + onClick={() => window.open(`${window.location.protocol}//${window.location.hostname}:3002`, '_blank', 'noopener')} > Identity (Logto)