chore(docs): update backup.md

This commit is contained in:
henry.chen
2021-07-14 12:10:40 +08:00
parent 3a86c6a65c
commit cdbe082764
3 changed files with 44 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ $ docker run --name es \
修改 `conf/app.yml` 下的 `eshost` 配置:
```
# 如果不部署,请置空
# 如果不提供搜索,请置空
eshost: http://localhost:9200
```