Ver a proveniência

Update main.yml

pull/229/head
Eduardo Beltrame há 6 anos
committed by microchipster
ascendente
cometimento
ef9f6efd12
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-bridge-mautrix-hangouts/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/defaults/main.yml Ver ficheiro

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



Carregando…
Cancelar
Guardar