Browse Source

update config

main
xiaoz 4 months ago
parent
commit
ce5eebef6c
  1. 0
      redis/data/redis.conf
  2. 2
      redis/docker-compose.yaml

0
redis/redis.conf → redis/data/redis.conf

2
redis/docker-compose.yaml

@ -9,4 +9,4 @@ services: @@ -9,4 +9,4 @@ services:
restart: always
volumes:
- ./data:/data
- ./redis.conf:/data/redis.conf
- ./data/redis.conf:/data/redis.conf

Loading…
Cancel
Save