From 03dd2eee3471605f71e5ae5a5f82a301a57a2118 Mon Sep 17 00:00:00 2001 From: dxfeng10 Date: Fri, 17 Feb 2023 12:02:29 +0800 Subject: [PATCH] Update README.en-us.md --- README.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en-us.md b/README.en-us.md index 777e257..94bfbb6 100644 --- a/README.en-us.md +++ b/README.en-us.md @@ -242,7 +242,7 @@ docker run --rm -d -p 8600:8600 \ -v $PWD/logs:/opt/fizz-gateway-community/logs fizzgate/fizz-gateway-community:{version} ``` -Finally visit the gateway, the address format is: http://127.0.0.1:8600/proxy/[Service name]/[API Path] +Finally visit the gateway, the address format is: http://127.0.0.1:8600/[Service name]/[API Path] ## Official technical exchange group