Skip to content

Commit b14e4f4

Browse files
committed
fix/OPS-362 : 요구사항 반영#3
1 parent 8a95b61 commit b14e4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spring:
1010

1111
data: #RedisTemplate 등을 사용하기 위한 직접 연결용
1212
redis:
13-
host: 127.0.0.1
13+
host: 10.0.1.246
1414
port: 6379
1515
timeout: 6000
1616
password: zoopzoopRedisTest!

0 commit comments

Comments
 (0)