Refactor file structure for better Docker organization

This commit is contained in:
netkas 2025-01-14 14:52:59 -05:00
parent 14ad8588b0
commit 1f673aab71
9 changed files with 32 additions and 8 deletions

5
docker/redis.conf Normal file
View file

@ -0,0 +1,5 @@
bind 0.0.0.0
protected-mode yes
port 6379
appendonly yes
requirepass root