瀏覽代碼

Merge pull request #1828 from aaronraimist/element-self-build

Update Element self build repo URL
pull/1830/head
Slavi Pantaleev 4 年之前
committed by GitHub
父節點
當前提交
3e90dc445a
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 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_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):
# - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
# - https://github.com/vector-im/element-web/issues/19544


Loading…
取消
儲存