update hookshot private key file mechanism

This commit is contained in:
HarHarLinks
2022-01-11 01:30:57 +01:00
parent 87871040df
commit 65991de61c
4 changed files with 15 additions and 4 deletions

View File

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