From 4540064754d7a884d05ac416ec7d1f841cf0aaf5 Mon Sep 17 00:00:00 2001 From: dxfeng10 Date: Fri, 17 Feb 2023 12:02:01 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95794a2..3cecc67 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ docker run --rm -d -p 8600:8600 \ -v $PWD/logs:/opt/fizz-gateway-community/logs fizzgate/fizz-gateway-community:{version} ``` -最后访问网关,地址形式为:http://127.0.0.1:8600/proxy/[服务名]/[API_Path] +最后访问网关,地址形式为:http://127.0.0.1:8600/[服务名]/[API_Path] ## 官方技术交流群