ソースを参照

Update main.yml

pull/229/head
Eduardo Beltrame 6年前
committed by microchipster
コミット
b0f203b2ec
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: "{{ matrix_mautrix_hangouts_homeserver_domain }}login/"
public: "{{ matrix_mautrix_hangouts_homeserver_domain }}/login/"
# Internal prefix in the appservice web server for the login endpoints.
prefix: /login



読み込み中…
キャンセル
保存