Sfoglia il codice sorgente

fixup! update hookshot private key installation method

pull/1505/head
HarHarLinks 4 anni fa
parent
commit
99cf6adf95
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 Vedi File

@@ -15,7 +15,7 @@ github:
# Authentication for the GitHub App.
#
id: {{ matrix_hookshot_github_appid }}
privateKeyFile: /data/{{ matrix_hookshot_github_private_key }}
privateKeyFile: /data/{{ matrix_hookshot_github_private_key_file }}
webhook:
# Webhook settings for the GitHub app.
#


Caricamento…
Annulla
Salva