From c4476ad508cb65cd5e7d8b08495f48a983bb78b6 Mon Sep 17 00:00:00 2001 From: linhaojun857 Date: Tue, 15 Nov 2022 12:35:22 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=9B=B4=E6=96=B0=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 项目部署文档.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/项目部署文档.md b/项目部署文档.md index c137afe..6316fdb 100644 --- a/项目部署文档.md +++ b/项目部署文档.md @@ -213,7 +213,7 @@ postman post请求分词测试:`http://服务器IP地址:9200/_analyze` } ``` -## 7.安装MaxWell(ElasticSearch同步数据) +## 7.安装MaxWell ```sh docker pull zendesk/maxwell //下载MaxWell镜像