3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-25 10:10:25 +00:00

removed redis images in favor of the inbuilt keyDB

This commit is contained in:
wjbeckett
2024-10-01 10:41:30 +10:00
parent 7cdec5f251
commit d5aabc85be
7 changed files with 1 additions and 82 deletions

View File

@@ -10,4 +10,3 @@
- {'name': 'matrix_element_call_base_path', when: true}
- {'name': 'matrix_element_call_container_network', when: true}
- {'name': 'matrix_element_call_image', when: true}
- {'name': 'redis_image', when: true}