We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720cf74 commit 3a99f5dCopy full SHA for 3a99f5d
backend/src/test/resources/application-test.yml
@@ -40,6 +40,7 @@ spring:
40
# 로컬 환경: Embedded Redis 사용
41
data:
42
redis:
43
+ embedded: false
44
port: 6370 # 기본 포트와 충돌 방지
45
46
ai:
0 commit comments