@@ -22,3 +22,4 @@ elasticsearch:
ip: 192.168.1.253:9200
# 索引名
index: elk_article
+ index2: elk_article
@@ -20,7 +20,7 @@ a {
height: 110px;
margin: 0 auto;
/* padding-top: 24px; */
- background-color: #A79675;
+ background-color: #133a66;
display: flex;
justify-content: center;
align-items: center;