mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	fix login url
This commit is contained in:
		| @@ -123,7 +123,7 @@ matrix_mautrix_hangouts_configuration_yaml: | | ||||
|               # or otherwise pointed to the appservice's webserver to the path specified below (prefix). | ||||
|               # This path should usually include a trailing slash. | ||||
|               # Internal prefix in the appservice web server for the login endpoints. | ||||
|               public: "{{ matrix_homeserver_url }}{{ matrix_mautrix_hangouts_public_endpoint }}/" | ||||
|               public: "{{ matrix_homeserver_url }}{{ matrix_mautrix_hangouts_public_endpoint }}/login" | ||||
|               prefix: "{{ matrix_mautrix_hangouts_public_endpoint }}/login" | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user