es的连接地址调整
This commit is contained in:
parent
fed8358c80
commit
0809534b3b
|
|
@ -36,7 +36,7 @@ elasticsearch:
|
|||
scheme: http
|
||||
# 111.13.176.3 部署地址
|
||||
# 10.127.2.194 本地测试地址
|
||||
host: 10.127.2.194
|
||||
host: 111.13.176.3
|
||||
port: 9200
|
||||
enable: true
|
||||
username: elastic
|
||||
|
|
|
|||
Loading…
Reference in New Issue