docker-compose.yml
3.79 KB
-
chore(docker-compose): set default redis password · d75a0467
Enable Redis requirepass in the compose template and embed the matching credential in REDIS_CONN_STRING, aligning with the existing PostgreSQL default password pattern so out-of-the-box deployments are not left with an unauthenticated Redis instance.
CaIon committed