Slavi Pantaleev
6 лет назад
committed by
GitHub
Родитель
Сommit
11b1de5522
Не найден 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: "bubuntux/riot-web:v1.2.4" |
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.3.0" |
|
|
|
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" |
|
|
|
|