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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6c078d91b9 modify URL port from 9095 to 9195 (#579)
6c078d91b9 is described below

commit 6c078d91b9580294ff57e90856487b6545f604a6
Author: Bowen Li <[email protected]>
AuthorDate: Thu May 19 09:47:24 2022 +0800

    modify URL port from 9095 to 9195 (#579)
    
    modify URL port from 9095 to 9195
---
 .../version-2.4.3/developer/local-model.md                              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/local-model.md 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/local-model.md
index 832a664c17..0c86189433 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/local-model.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.3/developer/local-model.md
@@ -14,7 +14,7 @@ description: 本地模式
 success
 ```
 
-* 统一请求前缀:`localhost:9095/shenyu`
+* 统一请求前缀:`localhost:9195/shenyu`
 
 * 统一请求头:`localKey: 123456`
 

Reply via email to