소스 검색

Update main.yml

pull/229/head
Eduardo Beltrame 7 년 전
committed by microchipster
부모
커밋
ad682f2180
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-bridge-mautrix-hangouts/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml 파일 보기

@@ -120,7 +120,7 @@ matrix_mautrix_hangouts_configuration_yaml: |
# The prefix below is not implicitly added. This URL and all subpaths should be proxied
# or otherwise pointed to the appservice's webserver to the path specified below (prefix).
# This path should usually include a trailing slash.
public: "/login/"
public: "{{ matrix_domain }}/login/"
# Internal prefix in the appservice web server for the login endpoints.
prefix: /login



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