소스 검색
Merge pull request #109 from TheLastProject/patch-1
Upgrade riot-web to v1.0.3
pull/110/head
Slavi Pantaleev
7 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 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.0.1" |
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.0.3" |
|
|
|
|
|
|
|
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web" |
|
|
|
|
|
|
|
|