diff --git a/app/portal/page.tsx b/app/portal/page.tsx index c66f51d..353f6ca 100644 --- a/app/portal/page.tsx +++ b/app/portal/page.tsx @@ -44,7 +44,7 @@ const SERVICES = [ const SERVICE_URLS: Record = { monitoring: "http://192.168.111.90:8018", - docs: "http://192.168.111.90:8017", + docs: "http://192.168.111.90:8087/sinocode/current/", analytics: "http://192.168.111.90:8019", };