From e5a0c2fd57c40408dff8c5cf2b8c68b62dd8a41c Mon Sep 17 00:00:00 2001 From: Shreyas Ajjarapu Date: Thu, 20 Jul 2023 15:27:07 -0500 Subject: [PATCH] Changed port number --- .../tasks/inject_into_nginx_proxy.yml | 2 +- .../matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/custom/matrix-bridge-mautrix-gmessages/tasks/inject_into_nginx_proxy.yml b/roles/custom/matrix-bridge-mautrix-gmessages/tasks/inject_into_nginx_proxy.yml index e7115c317..c5cb1ba8a 100644 --- a/roles/custom/matrix-bridge-mautrix-gmessages/tasks/inject_into_nginx_proxy.yml +++ b/roles/custom/matrix-bridge-mautrix-gmessages/tasks/inject_into_nginx_proxy.yml @@ -3,7 +3,7 @@ - name: Fail if matrix-nginx-proxy role already executed ansible.builtin.fail: msg: >- - Trying to append mautrix-whatapp-metrics's reverse-proxying configuration to matrix-nginx-proxy, + Trying to append mautrix-gmessages-metrics's reverse-proxying configuration to matrix-nginx-proxy, but it's pointless since the matrix-nginx-proxy role had already executed. To fix this, please change the order of roles in your playbook, so that the matrix-nginx-proxy role would run after the matrix-bridge-mautrix-gmessages role. diff --git a/roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 b/roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 index 9a7372437..a17f6cd1e 100644 --- a/roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 +++ b/roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 @@ -33,7 +33,7 @@ appservice: # The hostname and port where this appservice should listen. hostname: 0.0.0.0 - port: 29336 + port: 8080 # Database config. database: