Skip to content

Commit

Permalink
Chore: Redis 비밀번호 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
saokiritoni authored Nov 7, 2024
1 parent 1e8a328 commit fa8c533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spring:
redis:
host: localhost
port: 6379
password: ${REDIS_PASSWORD}

mail:
host: smtp.gmail.com
Expand Down

0 comments on commit fa8c533

Please sign in to comment.