Skip to content

Commit df7b8c0

Browse files
committed
fix: Github CI 테스트 Redis 경로 추가
1 parent bef88eb commit df7b8c0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
spring:
2+
data:
3+
redis:
4+
host: localhost
5+
port: 6379

0 commit comments

Comments
 (0)