Skip to content

Commit c61e827

Browse files
authored
배포용 커밋 (#140)
* 배포용 커밋. * 배포용 커밋. * 배포용 커밋 #2
1 parent 8d3e9b2 commit c61e827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/tuna/zoopzoop/backend/global/config/elasticSearch/ElasticSearchConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ public ClientConfiguration clientConfiguration() {
2525
.connectedTo(host + ":" + port)
2626
.build();
2727
}
28+
2829
}

0 commit comments

Comments
 (0)