Update main.yml

This commit is contained in:
Eduardo Beltrame 2019-07-29 23:38:14 -07:00 committed by microchipster
parent bc1c30168c
commit da6d2e5621

View file

@ -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_domain }}/login/"
# Internal prefix in the appservice web server for the login endpoints.
prefix: /login