Refactor file structure for better Docker organization
This commit is contained in:
parent
14ad8588b0
commit
1f673aab71
9 changed files with 32 additions and 8 deletions
5
docker/redis.conf
Normal file
5
docker/redis.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
bind 0.0.0.0
|
||||
protected-mode yes
|
||||
port 6379
|
||||
appendonly yes
|
||||
requirepass root
|
Loading…
Add table
Add a link
Reference in a new issue