Skip to content

Commit

Permalink
Fix test port
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Sep 7, 2020
1 parent 04647d5 commit e22dc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
redis:
clients:
client1:
uri: redis://localhost:6377/3
uri: redis://localhost:6379/3
poolConfig:
minIdle: 2

0 comments on commit e22dc96

Please sign in to comment.