瀏覽代碼

Merge 68ccfd4b3e into 3564155a73

pull/4821/merge
Dominik Erdmann 4 天之前
committed by GitHub
父節點
當前提交
1d4859a42e
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-matrixto/defaults/main.yml

+ 1
- 1
roles/custom/matrix-matrixto/defaults/main.yml 查看文件

@@ -104,7 +104,7 @@ matrix_matrixto_container_labels_traefik_additional_response_headers_custom: {}
# matrix_matrixto_container_labels_additional_labels: |
# my.label=1
# another.label="here"
matrix_matrixto_container_labels_additional_labels: ""
matrix_matrixto_container_labels_additional_labels: "com.centurylinklabs.watchtower.enable=false"

# A list of extra arguments to pass to the container (`docker run` command)
matrix_matrixto_container_extra_arguments: []


Loading…
取消
儲存