We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8ad49 commit 2a051e3Copy full SHA for 2a051e3
1 file changed
template/Redis/redis.ini
@@ -1,4 +1,5 @@
1
[program:redis]
2
command=redis-server %(ENV_HOME)s/.redis/conf
3
+directory=%(ENV_HOME)s/.redis
4
autostart=yes
5
autorestart=yes
0 commit comments