Skip to content

Commit

Permalink
Fix: Add missing directory entry for redis
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Jun 28, 2021
1 parent 9e8ad49 commit 2a051e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/Redis/redis.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[program:redis]
command=redis-server %(ENV_HOME)s/.redis/conf
directory=%(ENV_HOME)s/.redis
autostart=yes
autorestart=yes

0 comments on commit 2a051e3

Please sign in to comment.