Skip to content

Commit

Permalink
redis : localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
programmerDH-github committed Apr 10, 2024
1 parent cdfd5a5 commit 62d83bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ spring:

data:
redis:
host: 127.0.0.1
host: localhost
port: 6379
password: Go!donghun84*
#password: Go!donghun84*

mybatis:
mapper-locations: classpath:sqlmap/mapper/**/*.xml
Expand Down

0 comments on commit 62d83bd

Please sign in to comment.