Skip to content

Commit

Permalink
Chore: 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
saokiritoni authored Nov 9, 2024
1 parent 195e98d commit 0cc9b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spring:
redis:
host: ${REDIS_HOST}
port: 6379
passoword: ${REDIS_PASSWORD}
password: ${REDIS_PASSWORD}

mail:
host: smtp.gmail.com
Expand Down

0 comments on commit 0cc9b0c

Please sign in to comment.