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 @@
+
+