Skip to content

Commit

Permalink
chore: 레디스 Host 설정 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
EunChanNam committed Nov 16, 2023
1 parent 119aaa4 commit 22d0789
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 @@ -4,7 +4,7 @@ server:
spring:
data:
redis:
host: 13.59.136.85
host: 3.21.14.25
port: 6379
expire-time: 21600000

Expand Down

0 comments on commit 22d0789

Please sign in to comment.