Ver a proveniência

Fix well known self check

pull/37/head
Aaron Raimist há 7 anos
ascendente
cometimento
5a2069fa63
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 37419210002890EF
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-server/tasks/self_check/self_check_well_known.yml

+ 1
- 1
roles/matrix-server/tasks/self_check/self_check_well_known.yml Ver ficheiro

@@ -2,7 +2,7 @@

- set_fact:
well_known_url_matrix: "https://{{ hostname_matrix }}/.well-known/matrix/client"
well_known_url_identity: "https://{{ hostname_matrix }}/.well-known/matrix/client"
well_known_url_identity: "https://{{ hostname_identity }}/.well-known/matrix/client"


- name: Check .well-known on the matrix hostname


Carregando…
Cancelar
Guardar