fixup! update hookshot private key installation method

This commit is contained in:
HarHarLinks 2022-01-30 19:21:26 +01:00
parent 5300dc7a8b
commit 99cf6adf95

View file

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