docker-compose/docker-compose.yml
@@ -41,7 +41,7 @@ ports: - 6379:6379 volumes: - ./redis/conf/redis.conf:/usr/local/etc/redis - ./redis/conf/redis.conf:/data/redis.conf - ./redis/data:/data command: redis-server /data/redis.conf # gateway