Dominik Erdmann 2 달 전
committed by GitHub
부모
커밋
1d4859a42e
No known key found for this signature in database GPG 키 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: []


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