AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

[Change]: Update docker-compose.yml introducing env file to Redis container.

Open AndresCdo opened this issue 1 year ago • 0 comments

Setup Redis Docker container command and env file.

Background

Security is important in Redis Container, and this PR introduces changes in order to enhance Redis Server password security.

Changes

Env file introduced in docker-compose file definition, and command definition created.

AndresCdo avatar Apr 16 '23 15:04 AndresCdo