mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-27 13:27:56 +01:00
Fix Hydrogen self check
Thanks to Julian for pointing this out
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- set_fact:
|
||||
matrix_client_hydrogen_url_endpoint_public: "https://{{ matrix_server_fqn_hydrogen }}"
|
||||
matrix_client_hydrogen_url_endpoint_public: "https://{{ matrix_server_fqn_hydrogen }}/config.json"
|
||||
|
||||
- name: Check Hydrogen
|
||||
uri:
|
||||
|
||||
Reference in New Issue
Block a user