Skip to content

Commit

Permalink
chore(demo-redis): add application-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
helltractor committed Dec 24, 2024
1 parent 7d9826a commit 5ec88d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo-redis/src/test/resources/application-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
spring:
data:
redis:
host: localhost
port: 6379

0 comments on commit 5ec88d0

Please sign in to comment.