diff --git a/README.en-us.md b/README.en-us.md index 4717f02..a21a4db 100644 --- a/README.en-us.md +++ b/README.en-us.md @@ -16,7 +16,8 @@ English | [简体中文](./README.md)
-- **latest QQ group**: 512164278 +- **buissness and technology communication channel**: +
## What 's FizzGate?
@@ -25,13 +26,13 @@ An Aggregation API Gateway in Java . FizzGate is a Java-based microservice gatew
## Demo
-http://demo.fizzgate.com/
+https://demo.fizzgate.com/
account/password:`admin`/`Aa123!`
-health checking url:http://demo.fizzgate.com/admin/health
+health checking url:https://demo.fizzgate.com/admin/health
-API access:http://demo.fizzgate.com/proxy/[Service Name]/[API Path]
+API access:https://demo.fizzgate.com/proxy/[Service Name]/[API Path]
## FizzGate's Design
diff --git a/README.md b/README.md
index 1b898ff..8ee5aba 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,8 @@
-- **最新QQ交流群**: 512164278
+- **商务及技术交流**:
+
## FizzGate是什么?
@@ -254,18 +255,6 @@ docker run --rm -d -p 8600:8600 \
最后访问网关,地址形式为:http://127.0.0.1:8600/[服务名]/[API_Path]
-## 官方技术交流群
-
-FizzGate官方技术交流④群:170145598 (推荐)
-
-FizzGate官方技术交流①群(已满)
-
-FizzGate官方技术交流②群(已满)
-
-FizzGate官方技术交流③群:512164278
-
-FizzGate官方微信群(请加入群之后再询问群主)
-
## 相关文章