diff --git a/zlt-config/src/main/resources/application-dev.properties b/zlt-config/src/main/resources/application-dev.properties index 091ab6e3dee748b7254db8561b36565974ec963f..3106b49487b34eef121d1ce8d780063fc558b1d9 100644 --- a/zlt-config/src/main/resources/application-dev.properties +++ b/zlt-config/src/main/resources/application-dev.properties @@ -10,7 +10,7 @@ spring.redis.port=6379 spring.redis.timeout=5000 ##### elasticsearch配置 -zlt.elasticsearch.uris=192.168.28.130:9200 +zlt.elasticsearch.uris=http://192.168.28.130:9200 zlt.elasticsearch.username=elastic zlt.elasticsearch.password=qEnNfKNujqNrOPD9q5kb