소스 검색

fixup! update hookshot private key installation method

pull/1505/head
HarHarLinks 4 년 전
부모
커밋
99cf6adf95
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 파일 보기

@@ -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.
#


불러오는 중...
취소
저장