chore: update docs

This commit is contained in:
deepzz0
2021-05-06 15:32:32 +08:00
parent 569a1fe2a1
commit 26635790e1
2 changed files with 2 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ database:
source: host=localhost port=5432 user=postgres dbname=eiblog sslmode=disable password=MTI3LjAuMC4x
```
3、启动 ES 搜索服务:博客使用 ElasticSearch 2.4.1 做为搜索引擎。
3、启动 ES 搜索服务:博客使用 ElasticSearch 2.4.3 做为搜索引擎。
```
# 修改 conf/app.yml ElasticSearch连接配置