chore: update portal docs url
This commit is contained in:
@@ -44,7 +44,7 @@ const SERVICES = [
|
|||||||
|
|
||||||
const SERVICE_URLS: Record<string, string> = {
|
const SERVICE_URLS: Record<string, string> = {
|
||||||
monitoring: "http://192.168.111.90:8018",
|
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",
|
analytics: "http://192.168.111.90:8019",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user