Skip to content

Instantly share code, notes, and snippets.

@guaracyalima
Created November 13, 2024 04:37
Show Gist options
  • Save guaracyalima/388a3b703f51a818dd6c19f9b810bddc to your computer and use it in GitHub Desktop.
Save guaracyalima/388a3b703f51a818dd6c19f9b810bddc to your computer and use it in GitHub Desktop.
spring:
data:
redis:
url: redis://${HOST:localhost}:6379
password: 123456
cache:
type: redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment