Skip to content

Update Redis config path in docker-compose-all.yaml for consistency #1738

@coderabbitai

Description

@coderabbitai

Description

Update the Redis configuration file path in docker-compose-all.yaml to use /etc/redis/redis.conf instead of /usr/local/etc/redis/redis.conf for consistency with the Helm chart configuration.

Context

In PR #1698, the Helm chart uses /etc/redis/redis.conf as the Redis configuration path. For consistency across deployment methods, docker-compose-all.yaml should use the same path.

Backlinks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions