This is an automated email from the ASF dual-hosted git repository.

ming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new f8eb025c update note (#386)
f8eb025c is described below

commit f8eb025cb8c95a9073e5647c16ff1ca9b264cb2e
Author: imbajin <j...@apache.org>
AuthorDate: Thu Jan 2 14:34:12 2025 +0800

    update note (#386)
---
 content/cn/docs/quickstart/hugegraph-hubble.md | 4 ++--
 content/en/docs/quickstart/hugegraph-hubble.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/cn/docs/quickstart/hugegraph-hubble.md 
b/content/cn/docs/quickstart/hugegraph-hubble.md
index e784c488..cc19cc18 100644
--- a/content/cn/docs/quickstart/hugegraph-hubble.md
+++ b/content/cn/docs/quickstart/hugegraph-hubble.md
@@ -6,8 +6,8 @@ weight: 3
 
 ### 1 HugeGraph-Hubble 概述
 
-> **注:** 当前版本的 Hubble 还没有添加 Auth/Login 相关界面和接口和单独防护, 在下一个 Release 版 (≥ 1.5) 
会加入, 
-> 请留意避免把它暴露在公网环境或不受信任的网络中,以免引起相关 SEC 问题 (另外也可以使用 IP & 端口白名单 + HTTPS)
+> **特别注意:** 当前版本的 Hubble 还没有添加 Auth/Login 相关界面和接口和单独防护, 在下一个 Release 版 (> 1.5) 
会加入, 
+> 请留意避免把它暴露在公网环境或不受信任的网络中,以免引起相关 SEC 问题 (另外也可以使用 **IP & 端口**白名单 + HTTPS)
 
 **HugeGraph-Hubble** 是 HugeGraph 的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,
 再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度,
diff --git a/content/en/docs/quickstart/hugegraph-hubble.md 
b/content/en/docs/quickstart/hugegraph-hubble.md
index e491eaa5..98a81d81 100644
--- a/content/en/docs/quickstart/hugegraph-hubble.md
+++ b/content/en/docs/quickstart/hugegraph-hubble.md
@@ -7,9 +7,9 @@ weight: 3
 ### 1 HugeGraph-Hubble Overview
 
 > **Note:** The current version of Hubble has not yet added Auth/Login related 
 > interfaces and 
-> standalone protection, it will be added in the next Release version (≥ 1.5). 
+> standalone protection, it will be added in the next Release version (> 1.5). 
 > Please be careful not to expose it in a public network environment or 
 > untrusted networks to 
-> avoid related SEC issues (you can also use IP & port whitelist + HTTPS)
+> avoid related SEC issues (you can also use IP & port **whitelist** + HTTPS)
 
 **HugeGraph-Hubble** is HugeGraph's one-stop visual analysis platform. The 
platform covers the whole 
 process from data modeling, to efficient data import, to real-time and offline 
analysis of data, and 

Reply via email to