forked from freeleaps/freeleaps-pub
Update the local REDIS_URL
This commit is contained in:
parent
501ca40371
commit
459f50c21f
2
devbox/cli/devbox
Normal file → Executable file
2
devbox/cli/devbox
Normal file → Executable file
@ -717,7 +717,7 @@ else
|
||||
export KAFKA_SERVER_URL=''
|
||||
export EMAIL_FROM=freeleaps@freeleaps.com
|
||||
export JWT_SECRET_KEY=ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
||||
export REDIS_URL=''
|
||||
export REDIS_URL=redis://freeleaps2-redis:6379/0
|
||||
EOFinner
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user