Skip to content

Commit

Permalink
Bring back redis.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
kosukeohmura authored and Grokzen committed Jun 14, 2021
1 parent dfdfb6a commit bf9adad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redis.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
bind ${BIND_ADDRESS}
port ${PORT}
appendonly yes
dir /redis-data/${PORT}

0 comments on commit bf9adad

Please sign in to comment.