Skip to content

Commit

Permalink
fix: remove timeout, now handled in ws-commons
Browse files Browse the repository at this point in the history
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier@rte-france.com>
  • Loading branch information
LE SAULNIER Kevin committed Dec 6, 2024
1 parent b118899 commit 7ed7782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/resources/application-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spring:
elasticsearch:
uris:
- http://localhost:9200
connection-timeout: 60s
socket-timeout: 60s
## to fill if authentication is needed
# username:
# password:
Expand Down

0 comments on commit 7ed7782

Please sign in to comment.