We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e52f5 commit f806b3fCopy full SHA for f806b3f
1 file changed
auth/src/main/resources/application.yaml
@@ -39,7 +39,7 @@ spring:
39
# Redis =====================
40
data:
41
redis:
42
- host: localhost
+ host: redis
43
port: 6379
44
timeout: 3000ms
45
0 commit comments