From 0e4e8da9c10299f0418705121338a3238b11ad01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Thu, 5 Jun 2025 13:35:58 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f9c773d3..54e720f8d 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,9 @@ Port descriptions: > All Higress Docker images use Higress's own image repository and are not affected by Docker Hub rate limits. > In addition, the submission and updates of the images are protected by a security scanning mechanism (powered by Alibaba Cloud ACR), making them very secure for use in production environments. > -> Other mirror docker registry HUB: +> If you experience a timeout when accessing `higress-registry.cn-hangzhou.cr.aliyuncs.com`, you can try replacing it with the following docker registry mirror source:: > -> Southeast Asia: higress-registry.ap-southeast-7.cr.aliyuncs.com +> **Southeast Asia**: `higress-registry.ap-southeast-7.cr.aliyuncs.com` For other installation methods such as Helm deployment under K8s, please refer to the official [Quick Start documentation](https://higress.io/en-us/docs/user/quickstart).