Procházet zdrojové kódy

Update main.yml

pull/229/head
Eduardo Beltrame před 6 roky
committed by microchipster
rodič
revize
ad682f2180
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/matrix-bridge-mautrix-hangouts/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml Zobrazit soubor

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




Načítá se…
Zrušit
Uložit