We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45e1b2 commit 1139339Copy full SHA for 1139339
src/main/resources/redis-data-cache.properties
@@ -1,5 +1,7 @@
1
#-- Redis data-cache configuration
2
3
+# - ${ENV_VARIABLE_NAME}
4
+
5
#- redis hosts. ex: 127.0.0.1:6379, 127.0.0.2:6379, 127.0.0.2:6380, ....
6
redis.hosts=127.0.0.1:6379
7
0 commit comments