소스 검색

Update Element self build repo URL

It forwards to the correct place but might as well just update it to the current URL.
pull/1828/head
Aaron Raimist 4 년 전
부모
커밋
2a9b52a1c2
No known key found for this signature in database GPG 키 ID: DD9A36A59CF16185
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-client-element/defaults/main.yml

+ 1
- 1
roles/matrix-client-element/defaults/main.yml 파일 보기

@@ -3,7 +3,7 @@
matrix_client_element_enabled: true matrix_client_element_enabled: true


matrix_client_element_container_image_self_build: false matrix_client_element_container_image_self_build: false
matrix_client_element_container_image_self_build_repo: "https://github.com/vector-im/riot-web.git"
matrix_client_element_container_image_self_build_repo: "https://github.com/vector-im/element-web.git"
# Controls whether to patch webpack.config.js when self-building, so that building can pass on low-memory systems (< 4 GB RAM): # Controls whether to patch webpack.config.js when self-building, so that building can pass on low-memory systems (< 4 GB RAM):
# - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357 # - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
# - https://github.com/vector-im/element-web/issues/19544 # - https://github.com/vector-im/element-web/issues/19544


불러오는 중...
취소
저장