Skip to content

Commit

Permalink
fix: yml 설정 오탈자 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
EunChanNam committed Nov 29, 2023
1 parent 9502a0e commit 5e7310f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ server:
spring:
data:
redis:
host: 3.21.14.25~
host: 3.21.14.25
port: 6379
expire-time: 21600000

Expand Down

0 comments on commit 5e7310f

Please sign in to comment.