Dominik Erdmann hace 2 semanas
committed by GitHub
padre
commit
1d4859a42e
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-matrixto/defaults/main.yml

+ 1
- 1
roles/custom/matrix-matrixto/defaults/main.yml Ver fichero

@@ -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: []


Cargando…
Cancelar
Guardar