chore: update portal docs url

This commit is contained in:
2026-04-02 20:14:45 +08:00
parent cc66034e59
commit 83071a4b76

View File

@@ -44,7 +44,7 @@ const SERVICES = [
const SERVICE_URLS: Record<string, string> = {
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",
};