livrare lot 2
This commit is contained in:
commit
8ecc78e729
763 changed files with 164593 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
# Cluster credentials for redis-switch.sh
|
||||
#
|
||||
# Copy this to `.cluster-credentials.env` (gitignored) and fill in real values:
|
||||
# cp .cluster-credentials.env.example .cluster-credentials.env
|
||||
# $EDITOR .cluster-credentials.env
|
||||
#
|
||||
# The switch script sources this file automatically when running
|
||||
# `./redis-switch.sh cluster`. Shell env vars (DIDI_CLUSTER_*) override
|
||||
# this file.
|
||||
|
||||
# Shared across Redis + RabbitMQ on the HA cluster
|
||||
DIDI_CLUSTER_PASSWORD=replace-me
|
||||
Loading…
Add table
Add a link
Reference in a new issue