feat : common 오류 수정
This commit is contained in:
parent
d1128a27a2
commit
aa0d531399
@ -20,7 +20,7 @@ spring:
|
||||
# Redis 설정
|
||||
data:
|
||||
redis:
|
||||
host: ${REDIS_HOST:localhost} //로컬
|
||||
host: ${REDIS_HOST:localhost}
|
||||
port: ${REDIS_PORT:6379}
|
||||
password: ${REDIS_PASSWORD:}
|
||||
timeout: 2000ms
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user