Slavi Pantaleev
6 роки тому
committed by
GitHub
Не вдалося знайти GPG ключ що відповідає даному підпису
Ідентифікатор GPG ключа: 4AEE18F83AFDEB23
1 змінених файлів з
1 додано та
1 видалено
-
roles/matrix-riot-web/defaults/main.yml
|
|
|
@@ -1,6 +1,6 @@ |
|
|
|
matrix_riot_web_enabled: true |
|
|
|
|
|
|
|
matrix_riot_web_docker_image: "vectorim/riot-web:v1.5.6" |
|
|
|
matrix_riot_web_docker_image: "vectorim/riot-web:v1.5.7" |
|
|
|
matrix_riot_web_docker_image_force_pull: "{{ matrix_riot_web_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web" |
|
|
|
|