[redis] update redis tls
This commit is contained in:
parent
499eb9eebc
commit
c3a346e177
2 changed files with 2 additions and 54739 deletions
|
@ -26,8 +26,8 @@ services:
|
|||
volumes:
|
||||
- ./redis-slave.conf:/etc/redis.conf
|
||||
- ./slavedata:/data
|
||||
- ./cert/san.crt:/etc/certificate.crt
|
||||
- ./cert/private.key:/etc/certificate.key
|
||||
- ./cert/certificate.crt:/etc/certificate.crt
|
||||
- ./cert/certificate.key:/etc/certificate.key
|
||||
- ./cert/CA-cert.pem:/etc/CA-cert.pem
|
||||
restart: always
|
||||
depends_on:
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue