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 8a95b61 commit b14e4f4Copy full SHA for b14e4f4
src/main/resources/application-server.yml
@@ -10,7 +10,7 @@ spring:
10
11
data: #RedisTemplate 등을 사용하기 위한 직접 연결용
12
redis:
13
- host: 127.0.0.1
+ host: 10.0.1.246
14
port: 6379
15
timeout: 6000
16
password: zoopzoopRedisTest!
0 commit comments