소스 검색
Merge pull request #2761 from thedanbob/update-synapse-companion
Update synapse reverse proxy companion
pull/2762/head
Slavi Pantaleev
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
roles/custom/matrix-synapse-reverse-proxy-companion/defaults/main.yml
|
|
|
@@ -25,7 +25,7 @@ |
|
|
|
|
|
|
|
matrix_synapse_reverse_proxy_companion_enabled: true |
|
|
|
|
|
|
|
matrix_synapse_reverse_proxy_companion_version: 1.23.3-alpine |
|
|
|
matrix_synapse_reverse_proxy_companion_version: 1.25.1-alpine |
|
|
|
|
|
|
|
matrix_synapse_reverse_proxy_companion_base_path: "{{ matrix_synapse_base_path }}/reverse-proxy-companion" |
|
|
|
matrix_synapse_reverse_proxy_companion_confd_path: "{{ matrix_synapse_reverse_proxy_companion_base_path }}/conf.d" |
|
|
|
|