...
|
...
|
@@ -18,7 +18,7 @@ class Es { |
|
|
// private $host = 'https://es-az664rii.public.tencentelasticsearch.com:9200'; // aicc 服务器
|
|
|
private $host = [
|
|
|
// 'http://elastic:1qOtfZhqy4B7IXdIpl_W@192.168.80.129:9200',
|
|
|
'https://hbb:haizibinbin8837840@es.hagro.cn:80'
|
|
|
'http://hbb:haizibinbin8837840@es.hagro.cn:80'
|
|
|
]; //内网地址 公网要加ip白名单
|
|
|
|
|
|
|
...
|
...
|
|