From 8a288e9e78a62319765375f2724754fc16171dc2 Mon Sep 17 00:00:00 2001 From: gaojiuqi Date: Tue, 7 Dec 2021 21:24:27 +0800 Subject: [PATCH] .... --- src/main/resources/application-dev.yml | 2 +- .../resources/templates/content/edit2.html | 67 ++++++++++++++++++- 2 files changed, 66 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 92ee609..57711a9 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -34,7 +34,7 @@ spring: enabled: true # 开启 Elasticsearch仓库(默认值:true) client: reactive: - endpoints: 127.0.0.1:9200 + endpoints: 172.24.133.129:9200 connection-timeout: 5000 socket-timeout: 5000 diff --git a/src/main/resources/templates/content/edit2.html b/src/main/resources/templates/content/edit2.html index c4b7761..47a0372 100644 --- a/src/main/resources/templates/content/edit2.html +++ b/src/main/resources/templates/content/edit2.html @@ -157,9 +157,36 @@ + +