Skip to content

Commit

Permalink
Chore: Redis host μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
saokiritoni authored Nov 7, 2024
1 parent 9052922 commit ccae653
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 @@ -19,7 +19,7 @@ spring:
timeout: 1800s

redis:
host: localhost
host: host.docker.internal
port: 6379
password: ${REDIS_PASSWORD}

Expand Down

0 comments on commit ccae653

Please sign in to comment.