mirror of
https://github.com/bitwarden/server.git
synced 2026-01-11 19:57:01 +00:00
feat(docker-compose) [PM-30609]: Add Redis to cloud profile.
This commit is contained in:
parent
f2aa742f76
commit
4e4c4a1660
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ services:
|
|||
command: redis-server --appendonly yes
|
||||
profiles:
|
||||
- redis
|
||||
- cloud
|
||||
|
||||
volumes:
|
||||
mssql_dev_data:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue