We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdfb6a commit bf9adadCopy full SHA for bf9adad
redis.tmpl
@@ -0,0 +1,4 @@
1
+bind ${BIND_ADDRESS}
2
+port ${PORT}
3
+appendonly yes
4
+dir /redis-data/${PORT}
0 commit comments